Nailik / rhasspy_mobile

Rhasspy is a voice assistant software. This repository implements the functionality of a Rhasspy satellite, with local wake word recognition.
66 stars 5 forks source link

Audio pipeline not starting with MQTT hotword detection #524

Closed chedim closed 1 year ago

chedim commented 1 year ago

Am I wrong to expect that, when MQTT hotword detection is enabled the app should start recording audio and send it to Hermes MQTT?

Right now no microphone recording indication appears whith such a configuration :(

chedim commented 1 year ago

Nvm, found in the docs that this is the expected behavior.