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?
A:
Apple provides iOS sample code for the ExtAudioFile API that handles conversion: iPhoneExtAudioFileConvertTest
Art Gillespie
2010-09-15 20:48:09