This is a Tutorial app how to build a simple AudioPlayer Element for a native iPhone App.
Blog Article http://www.ymc.ch/en/building-a-simple-audioplayer-in-ios
It will play a mp3 file with a simple AudioPlayer interface, containing a play and pause button, a slider with scrubbing functionality and a display for duration and elapsed time.
The code is written with Xcode 5. Xcode versions below this will not be able to build and run the Project.
