Search code examples
sonos

How can I stop a radio streaming with sonos cloud api?


I developing a new application to control Sonos speakers with New Sonos Cloud API and in the documentation, there is nothing to stop the radio stations when it's playing. the API return can pause == false but there is a stop possible? If yes how can I do it?


Solution

  • Have you tried just calling pause? https://developer.sonos.com/reference/control-api/playback/pause