How do you pass the song choice to a Sonos player from Start Conversation?

I got the Sonos player to resume but I can’t seem to pass the name of an artist or song and have it play on the same Sonos player. Here is what is working, any tips on how to get it to ask me for the artist and pass that across?

It’s really a problem that it’s impossible to prescribe a chain of phrases for a multi-step dialog (this could have been used without the LLM).
Maybe you should try to call a script for a positive response, which will contain another assist_satellite.start_conversation action?
Either pass the track name along with a “Yes” response, and instruct the LLM to consider it when processing.

I tried the first message: "What music would you like to listen to?

I then said “The Rolling Stones”

and the extra system prompt had something like: “play the artist that they respond with on the ensuite sonos player”

and it replied with “playing the rolling stones on the ensuite sonos player”

but then didn’t :slight_smile: