13 lines
398 B
Plaintext
13 lines
398 B
Plaintext
config BR2_PACKAGE_PYTHON_OVOS_BUS_CLIENT
|
|
bool "python-ovos-bus-client"
|
|
help
|
|
This module is a simple interface for the mycroft
|
|
messagebus and can be used to connect to ovos, send
|
|
messages and react to messages sent by the OpenVoiceOS
|
|
system.
|
|
|
|
This module extends the mycroft-messagebus-client with
|
|
a Session implementation
|
|
|
|
https://github.com/OpenVoiceOS/ovos-bus-client
|