Skip to content

Sonos API for controlling a Sonos device that's running within the same network.

Notifications You must be signed in to change notification settings

madnessxd/Sonos-API-C-Sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sonos-API C#

Sonos API for controlling a Sonos device that's running within the same network.

PlaySonos()

Starts playing the current track on the Sonos.

PauseSonos()

Pauses the Sonos.

NextSong()

Play the next song.

PreviousSong()

Play previous song.

GetSonosFavorites()

Get Sonos favorites.

SetVolume(int volume)

Set volume from 0-100.

GetCurrentTrackInfo()

Get metadata from the currently playing song.

PlayRadioStation(String uri)

play radiostation based on Uri.

About

Sonos API for controlling a Sonos device that's running within the same network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages