tags:

views:

158

answers:

1

Hi all, I am trying to create a music player. now i am able to play a bundled sound. now i need to select a new sound from the iphones music library. can any one provide me some sample code to do that. Mine is a simple music player. which plays the selected music from the library.

Thanks in advance, Shibin

A: 

Look at MPMediaPickerController and read the iPod Library Access Programming Guide. Then come back with specific questions when you encounter problems.

Ole Begemann