simple OCP plugin for ovos
Project description
ovos-media-plugin-simple
simple plugin for ovos-media
tries to use the best command line utility available to play audio, sox is recommended
Install
pip install ovos-media-plugin-simple
Configuration
{
"media": {
// keys are the strings defined in "audio_players"
"preferred_audio_services": ["mplayer", "vlc", "simple"],
// PlaybackType.AUDIO handlers
"audio_players": {
// simple player uses a slave simple instance to handle uris
"simple": {
// the plugin name
"module": "ovos-media-audio-plugin-simple",
// users may request specific handlers in the utterance
// using these aliases
"aliases": ["Simple Player", "Command line"],
// deactivate a plugin by setting to false
"active": true
}
}
}
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ovos_media_plugin_simple-0.0.2a6.tar.gz.
File metadata
- Download URL: ovos_media_plugin_simple-0.0.2a6.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
192b9bb13e0d7b77d011bfe790b40884400fc9b15f748b431050d7d687a8889c
|
|
| MD5 |
622fb899ef00066f5b086a1cc5a76eca
|
|
| BLAKE2b-256 |
d09994340be37e0af873aaa3847d90f68d017417f1b656ff731c44e193ce09ba
|
File details
Details for the file ovos_media_plugin_simple-0.0.2a6-py3-none-any.whl.
File metadata
- Download URL: ovos_media_plugin_simple-0.0.2a6-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0553ea223d1b5a11be2e39ae125208b4a237aa2bbcdf92dc3d4244b7bf776de0
|
|
| MD5 |
b5f6e22eea5d5ed30b745fdf99da7c4d
|
|
| BLAKE2b-256 |
250d6d9192857ed1698a2804b393f4aa755d7971c19ad42c6f6785fd1456d42d
|