android-sdk icon indicating copy to clipboard operation
android-sdk copied to clipboard

No option available in the SDK to change Spotify Player Volume

Open mudassar6969 opened this issue 5 years ago • 4 comments

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.

mudassar6969 avatar Jan 24 '20 13:01 mudassar6969

Thumb up! I would love to use this feature!

anscash avatar Jan 24 '20 14:01 anscash

Hi, the Spotify app uses the OS volume levels, so you can use AudioManager to change the media volume from within your app.

mdelolmo avatar Jan 28 '20 10:01 mdelolmo

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.

abdulhaseeb4239 avatar Feb 13 '20 10:02 abdulhaseeb4239

A big +1. It would be of great help for apps which need to switch between two audio streams (one of Spotify ofc).

ShivanshRakesh avatar Mar 11 '21 14:03 ShivanshRakesh