iphone audio speed control programmatically

403 Views Asked by At

Possible Duplicate:
AVAudioPlayer: How to Change the Playback Speed of Audio?

I want to control the speed of the audio played by AVAudioPlayer, So is it possible to control the speed of the audio from slider controller?

1

There are 1 best solutions below

0
On

I got solution with the help of OpenAL only. With the help of SimpleAudioEngine n CDAudioManager I have done it. referance link : http://www.learn-cocos2d.com/api-ref/1.0/CocosDenshion/html/interface_simple_audio_engine.html