Hi,
I want to send a wav file from Home Assistant with mqtt so it plays on my rhasspy satellites. But I don’t know how.
I have tried this from Home assistant:
Topic: hermes/audioServer/noora/playBytes/0
Payload: /media_source/local/sound/good-morning.wav
But nothing plays on the satellite.
Does someone know how to do this?
WallyR
(Wally)
2
The way to figure it out is to download and install MQTT Explorer (http://mqtt-explorer.com/)
Then run and connect MQTT Explorer to the MQTT Broker.
Now open the Rhasspy control page and send a wave file to a satellite and then look at what MQTT Explorer shows on the MQTT Broker,
Hi,
I don’t know how to send a wave file to from rhasspy to a satellite.
WallyR
(Wally)
4
https://rhasspy.readthedocs.io/en/latest/
Read the remote subsections of the SST and TTS sections.