PDA

View Full Version : Play long sounds




sujithkrishnan
Jul 9, 2009, 07:19 AM
Hi,

Please tell me the method API to play long sounds.

I used AudioServicesPlaySystemSound (soundID); to play sounds and it palyed only sounds less than of 5 sec duration in .caff format

Cant we play .mp3/.wav/.caff files of some 3 or 5 minute duration??

Which API we want to use??
Do we want to use AudioQueue related APIs?