Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volume Control #10

Open
chall8908 opened this issue Mar 4, 2021 · 0 comments
Open

Volume Control #10

chall8908 opened this issue Mar 4, 2021 · 0 comments

Comments

@chall8908
Copy link

This is probably the biggest missing feature for me. I did some poking around at the SpotifyAPI-NET library and it looks like a simple volume slider should be doable.

The current volume is contained in the Device class which is returned as part of the Currently Playing Context response (Spotify API Docs). It can be set via the setVolume function of the PlayerClient.

I would try my hand at a PR, but I've had very little luck figuring out how to get into making mods for 14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant