{"id":13809444,"url":"https://github.com/OpenVoiceOS/ovos-ocp-audio-plugin","last_synced_at":"2025-05-14T08:31:52.962Z","repository":{"id":39584287,"uuid":"388600899","full_name":"OpenVoiceOS/ovos-ocp-audio-plugin","owner":"OpenVoiceOS","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-10T20:46:47.000Z","size":876,"stargazers_count":4,"open_issues_count":11,"forks_count":6,"subscribers_count":7,"default_branch":"dev","last_synced_at":"2024-05-11T00:12:12.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"QML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenVoiceOS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-22T21:24:31.000Z","updated_at":"2024-08-03T21:21:01.221Z","dependencies_parsed_at":"2022-08-09T15:03:03.107Z","dependency_job_id":"d6347f37-987d-4fd8-92ef-cb8d956e8982","html_url":"https://github.com/OpenVoiceOS/ovos-ocp-audio-plugin","commit_stats":{"total_commits":175,"total_committers":13,"mean_commits":"13.461538461538462","dds":0.5714285714285714,"last_synced_commit":"04e6593a98607772ac0c310b4a0313e5139cb516"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVoiceOS%2Fovos-ocp-audio-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVoiceOS%2Fovos-ocp-audio-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVoiceOS%2Fovos-ocp-audio-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVoiceOS%2Fovos-ocp-audio-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenVoiceOS","download_url":"https://codeload.github.com/OpenVoiceOS/ovos-ocp-audio-plugin/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225282437,"owners_count":17449519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T02:00:26.564Z","updated_at":"2024-11-19T02:30:43.748Z","avatar_url":"https://github.com/OpenVoiceOS.png","language":"QML","funding_links":[],"categories":["OPM plugins"],"sub_categories":["AudioService"],"readme":"# OCP - OVOS Common Play\n\n![](./ovos_plugin_common_play/ocp/res/desktop/OCP.png) \n\n\nOVOS Common Play is a full-fledged voice media player packaged as a mycroft audio plugin.\n\nOCP handles the whole voice integration and playback functionality, it also integrates with external players via MPRIS\n\nSkills provide search results, think about them as media providers/catalogs for OCP\n\nYou can find OCP skills in the [awesome-ocp-skills](https://github.com/OpenVoiceOS/awesome-ocp-skills) list \n\n\n## Configuration\n\nmycroft.conf\n\n```json\n{\n  \"Audio\": {\n    \"backends\": {\n      \"local\": {\n        \"type\": \"ovos_common_play\",\n        \"active\": true\n      },\n      \"simple\": {\n        \"type\": \"ovos_audio_simple\",\n        \"active\": true\n      }\n    },\n    \"default-backend\": \"local\"\n  }\n}\n```\n\n## Standalone Mode\n\n\u003e **DEPRECATED**: valid for ovos-core 0.0.7 only!\n\nNormally OCP is initialized and started by [ovos-audio](https://github.com/OpenVoiceOS/ovos-audio).\n\nHowever, in some situations you may want to run OCP in standalone mode.\n\nFor example, when running Hivemind Core with Hivemind Satellites, you want to\nrun OCP at the Core, not the Satellite. You cannot run OCP on the satellite\nbecause it cannot register its intents. So you want to run OCP in standalone\nmode near to the Core.\n\nHow you do this depends on your setup. This packages provides the console script\n`ovos-ocp-standalone`. So running in standalone mode could be as simple as:\n\n``` shell\npip install ovos-plugin-common-play\novos-ocp-standalone\n```\n\nIt will read the configuration from `~/.config/mycroft/mycroft.conf` just like\nall other OVOS applications.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenVoiceOS%2Fovos-ocp-audio-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOpenVoiceOS%2Fovos-ocp-audio-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenVoiceOS%2Fovos-ocp-audio-plugin/lists"}