Hi Everyone
Can anybody please tell me how to implement an audio player appilcation in iphone. I am pretty new to iphone development and i am just starting to learn the tricks of the trade.
PS:I need a sample code! Thanks
Hi Everyone
Can anybody please tell me how to implement an audio player appilcation in iphone. I am pretty new to iphone development and i am just starting to learn the tricks of the trade.
PS:I need a sample code! Thanks
If you want to play your own sounds, the AVAudioPlayer class. If you want to play media from the iPod library, see MPMusicPlayerController.