In my iPhone app I am playing audio file. I want to forward the audio when we press to progress Bar.Can anybody give me a tutorial link or example code? Thanks in advance.
Asked
Active
Viewed 94 times
0
-
What player are you using? Does it allow seeking? Does it have a slider property? – Larme Apr 27 '16 at 09:21
-
AVAudioPlayer is used for play audio – linto jacob Apr 27 '16 at 09:57
-
http://stackoverflow.com/questions/2654849/uislider-to-control-avaudioplayer ? – Larme Apr 27 '16 at 10:14