Nailik / rhasspy_mobile

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

Issues getting app to work #163

Closed mrchainman closed 1 year ago

mrchainman commented 1 year ago

I have configured the app according to https://rhasspy.readthedocs.io/en/latest/tutorials/#server-with-satellites with a shared mqtt broker. The app seems to have issues tough, all I see in the logs is "AudioPlayer playSound already playing data"

Nailik commented 1 year ago

Yes the AudioPlayer currently has some issues and is being reworked. Your issue should have the same reason as #157 and should be fixed in the next release.

Nailik commented 1 year ago

Should be fixed with latest release, please comment if you have further issues.