Is there a way to convert the iphone record .caf files to .mp3 or amr files? Because the caf file need to upload, and server part can't use this format. I am not familiar with audio processing. Here is my conclude :

  1. The iphone sdk don't have a direct api to do this. We can only change the encoding format (AAC, IMA, iLBC, ALAC), see ACAudioFileConvert Demo. But it's still a caf file, I want to know if I can convert to mp3 by this.

  2. Some guys suggest to use "LAME" api. Is anyone successful to use it in ios? Can anyone share a simple demo ? Someone said it may cause a licence issue ?

Can anyone give me any advice ? Sincere thanks!!!

link|improve this question

33% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.