I'm trying to build an application that plays Spotify songs. I'm really confused about how to change the BPM (beats per minute) value of Spotify songs.
First Step: Login through Spotify.
Second Step: Get current user all album.
Third Step: Get album track.
Last Step: Play track.
I have done all steps with Spotify delegates. but I want to change the BPM value of the track. This is possible because some applications change the BPM of Spotify songs.
Can someone please explain to me how to change the BPM value?