I'm developing an iphone app that records audio, right now it records aiff files, I need to convert these files to aac... any idea how to do this?

link|improve this question

0% accept rate
feedback

1 Answer

Apple provides iOS sample code for the ExtAudioFile API that handles conversion: iPhoneExtAudioFileConvertTest

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.