Skip to main content

OVOS common play audio service adapter plugin

Project description

OCP - OVOS Common Play

OVOS Common Play is a full-fledged voice media player packaged as a mycroft audio plugin.

OCP handles the whole voice integration and playback functionality, it also integrates with external players via MPRIS

Skills provide search results, think about them as media providers/catalogs for OCP

You can find OCP skills in the awesome-ocp-skills list

Configuration

mycroft.conf

{
  "Audio": {
    "backends": {
      "local": {
        "type": "ovos_common_play",
        "active": true
      },
      "simple": {
        "type": "ovos_audio_simple",
        "active": true
      }
    },
    "default-backend": "local"
  }
}

Standalone Mode

Normally OCP is initialized and started by ovos-audio.

However, in some situations you may want to run OCP in standalone mode.

For example, when running Hivemind Core with Hivemind Satellites, you want to run OCP at the Core, not the Satellite. You cannot run OCP on the satellite because it cannot register its intents. So you want to run OCP in standalone mode near to the Core.

How you do this depends on your setup. This packages provides the console script ovos-ocp-standalone. So running in standalone mode could be as simple as:

pip install ovos-plugin-common-play
ovos-ocp-standalone

It will read the configuration from ~/.config/mycroft/mycroft.conf just like all other OVOS applications.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovos_plugin_common_play-0.0.6a11.tar.gz (479.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ovos_plugin_common_play-0.0.6a11-py3-none-any.whl (713.0 kB view details)

Uploaded Python 3

File details

Details for the file ovos_plugin_common_play-0.0.6a11.tar.gz.

File metadata

File hashes

Hashes for ovos_plugin_common_play-0.0.6a11.tar.gz
Algorithm Hash digest
SHA256 99455ae6b1ee36298bceaa0f7cee3f846e27a2b08b8e88146fe7f6eb1368b4f9
MD5 2815f7a0e3842f2c8c6553dd3046005c
BLAKE2b-256 d4a62b1744628c053916d347047e86013d57a82ed50a5c347dab08c6c8d0c8fa

See more details on using hashes here.

File details

Details for the file ovos_plugin_common_play-0.0.6a11-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_plugin_common_play-0.0.6a11-py3-none-any.whl
Algorithm Hash digest
SHA256 a66d4d7954b9330d2105dc90e94673ce5a8c7776364041c61940275720cd9db2
MD5 6de13645755d4fe4558d4de560f53d86
BLAKE2b-256 116be6f0648cee857ed377833561a088cf4c6b608400e36d1ccdeb15103a6efd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page