Re: Playing multiple .caf files simultaneously - one queue?
Re: Playing multiple .caf files simultaneously - one queue?
- Subject: Re: Playing multiple .caf files simultaneously - one queue?
- From: Peter Rebholz <email@hidden>
- Date: Mon, 22 Sep 2008 08:04:09 -0500
I'm not familiar with AudioQueue but this sounds like a job for either
the AudioFilePlayer or ScheduledSoundPlayer audio units. I'm not sure
if their available on the phone... but you should be able to find out
easily (XCode documentation tool > Full Text Search > "System-Supplied
Audio").
The MixMash Mac OS X example under Developer/Examples/CoreAudio/
Services demonstrates using the AudioFilePlayer unit.
Peter
On Sep 22, 2008, at 7:41 AM, Trygve Inda wrote:
I need to play several .caf (IMA4) audio files simultaneously with
very
specific timing. E.g.:
FileA is 1 minute long and stars at time 0
FileB is 1 minute long and starts exactly when FileA ends
FileC is 10 seconds long and starts 55 seconds after FileA (it
overlaps A&B)
_______________________________________________
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