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

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.

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-1.1.9a1.tar.gz (458.4 kB view details)

Uploaded Source

Built Distribution

ovos_plugin_common_play-1.1.9a1-py3-none-any.whl (691.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for ovos_plugin_common_play-1.1.9a1.tar.gz
Algorithm Hash digest
SHA256 154125f6a74f7e8b13a7e4c4d96e33f359348301793dab46dc4b9e176501c88c
MD5 b4e7278408368deab0452929ae6e49f5
BLAKE2b-256 73cf1903fe78248217fce81f77031fbf7a39b3a6d134ff3b1a2eb9bdf5d64a50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ovos_plugin_common_play-1.1.9a1-py3-none-any.whl
Algorithm Hash digest
SHA256 9b7b5e5ab5acff644877b02455e75a0c83cf9533b76a0194a160e88f4c5f40ab
MD5 352ff4971ceebd61e732ccc0a41a6cd0
BLAKE2b-256 cf71724d144e15d5bf611d0487c294622e48f5bb9c255ce258e39d83ef6d4cdc

See more details on using hashes here.

Supported by

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