mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-26 16:53:47 +01:00
b074f08076
* Add rpi3-64 defconfig file * Work on getting RPI3 into shape * Merge latest rpi3 changes into rpi4 config
8 lines
247 B
Plaintext
8 lines
247 B
Plaintext
config BR2_PACKAGE_PYTHON_OVOS_AUDIO_PLUGIN_SIMPLE
|
|
bool "python-ovos-audio-plugin-simple"
|
|
select BR2_PACKAGE_PYTHON_OVOS_PLUGIN_MANAGER # runtime
|
|
help
|
|
simple audio plugin for ovos.
|
|
|
|
https://github.com/OpenVoiceOS/ovos-audio-plugin-simple
|