Search code examples
objective-cavaudioplayeripod

objective c audio player option


i'm building an iphone application that base on playing some audio file. all thing are going ok but i need to add new idea.i want to add slider, play and pause button similar to ipod.

play, pause, volume slider, and the most important on is the duration indicator with it's slider


Solution

  • The most simple way is to use avTouch provided by Apple.