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

Next/previous song and volume controls. #41

Open
noobiept opened this issue Jun 15, 2018 · 3 comments
Open

Next/previous song and volume controls. #41

noobiept opened this issue Jun 15, 2018 · 3 comments

Comments

@noobiept
Copy link

Is there a way to move to the next/previous song, and also to be able to control the volume?
I don't see any like that in the documentation.

@NeoLegends
Copy link
Member

cordova-spotify has no notation of a play queue so far. You‘re currently supposed to just manage this through your application. PRs appreciated for volume setting. :)

@noobiept
Copy link
Author

Alright thanks.
In terms of volume, there's this section on the documentation: https://developer.spotify.com/documentation/web-api/reference/player/set-volume-for-users-playback/ but I think this requires you to use their player library, which I'm not sure if this library is based on that?

@NeoLegends
Copy link
Member

NeoLegends commented Jun 15, 2018

As I said, PRs very welcome. :)

This library uses the native iOS and Android SDKs.

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

2 participants