android-sdk
android-sdk copied to clipboard
No option available in the SDK to change Spotify Player Volume
There is currently no option in the SDK to change the Spotify player volume although there is a web API available to change the volume. I'm wondering when the volume change feature will be available with the Remote SDK.
Thumb up! I would love to use this feature!
Hi, the Spotify app uses the OS volume levels, so you can use AudioManager to change the media volume from within your app.
Totally agree. Spotify should provide this feature as we are currently working on a sound therapy app where we need to play two audio streams at the same time.
A big +1. It would be of great help for apps which need to switch between two audio streams (one of Spotify ofc).