Sound File editing in Objective C

Posted by Biranchi on Stack Overflow See other posts from Stack Overflow or by Biranchi
Published on 2010-03-30T04:35:39Z Indexed on 2010/03/30 4:43 UTC
Read the original article Hit count: 430

Hi All,

I am able to record and create audio files using AudioFileCreateWithURL in the AudioToolbox Framework. I want to figure out if there is any way to edit the .caf sound files. I want to insert another recoreded audio inside the main audio file.

Any thoughts or suggestions how to proceed ??

Thanks.

© Stack Overflow or respective owner

Related posts about audiotoolbox

Related posts about audioqueue