AVAudioPlayer Advice
Hi fellow developers!
I recently got my first app approved and im working on an update for it. In the newer version I would like to add a music tab so that users can choose - from a table view - a song that would play. I am thinking that i'll want to have 6 different choices of songs in this music tab, but im guessing including 6 songs with in the app would make the size of the app pretty big. So if anyone has any experience with something like this I would appreciate the advice on the best way to go about implementing this kind of audio player.
|