Playing back audio files
Playing back audio files
- Subject: Playing back audio files
- From: Eagle Offshore <email@hidden>
- Date: Tue, 16 Mar 2010 18:04:16 -0700
I've got an iphone app that allows recording of little voice notes. I have recording nailed using code "inspired by" the SpeakHere example. It works great.
I have a "review your notes" list where I want each audio snip to play when its row in the table is selected. I'm using playback code based on the AQPlayer code in the SpeakHere example. It is dog tail dragging sloooow. Long pause when starting/stopping queues. I've tried allocating many queues ahead of time, etc.... and it still takes a long time for a queue to get going.
Is there a more efficient and simple api for just playing a .caf file? The behavior I'd like is for a sound to start playing on row select in the table, if another row is selected, abruptly terminate playback of the current sound and start playing the new one. The primary purpose of the UI is just to quickly review the list of notes and delete any undesirables.
Thanks, this has been vexing me for a day and a half.
-Todd Blanchard
_______________________________________________
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