1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-10 08:50:54 +01:00

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