Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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

DEPRECATED: valid for ovos-core 0.0.7 only!

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.

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-1.3.8a1.tar.gz (458.2 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-1.3.8a1-py3-none-any.whl (689.1 kB view details)

Uploaded Python 3

File details

Details for the file ovos_plugin_common_play-1.3.8a1.tar.gz.

File metadata

File hashes

Hashes for ovos_plugin_common_play-1.3.8a1.tar.gz
Algorithm Hash digest
SHA256 7308a86d3da324edce90f4a34679aebe25655f7dc9b55d9fa448e2d4417c06ec
MD5 23f7b90452ac672798ad6c10a44c32f2
BLAKE2b-256 6c60e2e01b4f6eb6e18865ec50ca896ccf370a15fd793737f0a52ae229cc49cb

See more details on using hashes here.

File details

Details for the file ovos_plugin_common_play-1.3.8a1-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_plugin_common_play-1.3.8a1-py3-none-any.whl
Algorithm Hash digest
SHA256 e15a2e39b7d203bd7744ab28b8955741ad30afbf8a1c950bd791e1b29eee3a78
MD5 a4d3294bc78726b601d2c2b9314375a7
BLAKE2b-256 033cdd3be6737292abb55f35e51fe8a8a672e33e9c14e2d0f2d8af5fea1b4613

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

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