Sound effects with wheel rotation

In my app there is a spinning wheel. I am using

KeyFrameAnimations
. I want to add sound effects to the wheel rotation animation. I tried
AVAudioPlayer
. But I want the audio speed to change with the speed of wheel rotation. Please help me ASAP.
Sound effects with wheel rotation
 
 
Q