Node-Red
Quality Node-Red nodes
This node uses Polly TTS api and Node Sonos api.
This is a very early alpha, so use at your own risk!
USE: Set the configuration of Polly (you need the free Amazon AWS credentials), then set your Sonos IP Address (Sonos
doesn't allow to set a fixed IP to the sonos's device, so you need to reserve an IP using the DHCP Reservation function of your
router/firewall's DHCP Server).
Send to the node, a payload with the text you want to speed out. For example {payload:"Hello there!"}
.
You can send multiple messages at once. The node will handle the queue.
Known issues:
If the Sonos device is set to LineIn, TVin or other physical input, the node doesn't work. You need to play something via Sonos App, then stop the play. Then the node will work again
If some music is playing, the node will wait for the music to stop, before playing the TTS message.