About MPMusicPlayerController and does AVAudioPlayer works in iPhoneSimulator?

Posted by Hlung on Stack Overflow See other posts from Stack Overflow or by Hlung
Published on 2010-01-26T11:15:44Z Indexed on 2010/04/08 7:03 UTC
Read the original article Hit count: 326

From http://stackoverflow.com/questions/2111866/iphone-can-i-do-audioservicesplaysystemsound-looping-with-scheduler

MPMusicPlayerController doesn't work because it is about iPod music library and I can't add a music file to it since I'm doing an iPhone game and not interacting with the outside iPod library.

Does AVAudioPlayer works in iPhoneSimulator?

© Stack Overflow or respective owner

Related posts about iphone-simulator

Related posts about avaudioplayer