jishi / node-sonos-http-api

An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
http://jishi.github.io/node-sonos-http-api/
MIT License
1.83k stars 462 forks source link

Calling TTS preset #872

Open op1893 opened 1 year ago

op1893 commented 1 year ago

Hi all,

New user here.

I have successfully set up Voice RSS and can get TTS working by navigating to http://192.168.0.231:5005/Lounge/say/ and can see that there is a saypreset cmd.

What I am trying to do is create a preset of the above so I can call the preset when I turn a switch on. I have this working for my Apple Music playlists and BBC Sounds channels but I am not sure what to include in the preset to call the above URL.

Any help would be much appreciated.

Many thanks.