AVAudioPlayer Question....
AVAudioPlayer Question....
- Subject: AVAudioPlayer Question....
- From: Scott Tury <email@hidden>
- Date: Mon, 16 Mar 2009 00:06:19 -0400
I've added support for using the AVAudioPlayer class to my iPhone
application, but I'm noticing issues with getting it to play multiple
sounds simultaneously. I can play the first file, but I can't play
any other files while the first file is playing.
I compressed my audio files from aiff to m4a so I could save file
space for my application. And now as soon as one m4a file is playing,
when I load up the next sound to play, it init's fine, but the play
method returns NO.
Is there a way around not being able to play multiple m4a files at the
same time with AVAudioPlayer?
Thanks,
Scott Tury
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden