I have a few home automations that start to play music on my Sonos devices.
The problem is that between the start of the automation and Sonos starting to play to content (for sure when radio) there are a few seconds of delay.
Start automation → communication to Sonos to start playing Radio A → few seconds → Sonos starts playing
I would like, when the automation is triggered, give immediate feedback that the automation is triggered by for example sending a ping or a chime sound from the Sonos player. So the user knows that automation has successfully started.
Start automation → communication to play (local) ping sound -> Sonos plays ping sound -> communication to Sonos to start playing Radio A → few seconds → Sonos starts playing
Is this somehow possible via the API? Are there a few local Sonos sounds that can be used for this?