I want to create a Multiroom player system while integrating Rhasspy Satelite into it, is it feasible or not, if so are there any ideas proposed?
sounds reasonable…
the app would have to interface to Rhasppy, collect the transcribed text and send that as ‘this’ user
rhasppy is all python.
the wakeword mechanism might get cumbersome for the users… always have to say the ‘wakeword’ before a command
Any suggestions for which platform to choose ?
i don’t completely know what the audio collector (mic) supports
i know it uses arecord on linux
and possibly rec on mac
don’t know about windows
Hi !
At home I installed GitHub - badaix/snapcast: Synchronous multiroom audio player to synchronise sound on multiple devices
Rhasspy Satelite is integrated into it ?
No it doesn’t. It’s only a player. If you want to use microphone on the second device, you have to install rhasspy satellite
I try to see all the possibilities that would be optimal for my needs.