Open umairuas opened 4 years ago
After some research I summarised my question. Allow us to change the below two values if you are using AVAudioPlayer. 1 - player.enableRate 2 - player.rate That's it.
Done bro. Need your help here.
@umairuas You can achieve it using your own logic by using player.sliderValueChanged(slider: slider)
But, we would like to know your usage of SHAudioPlayer.
I am streaming the audio. It will not smooth if i am going to use player.sliderValueChanged(slider: slider).
1- Yes i am streaming the audio. 2- Yes My app support mp3 and m4a only. Thanks for the quick response.
Hi, Can you please add speed feature with your player, Like user should be able to set speed of the player. For example 1x by default. 1.5x , 2x or 3x. Thanks for the quick response of my previous reply.