is there a way to convert my recorded .caf files to .mp3 using the
iPhone SDK / Core Audio, something else?
I’ve been looking around for a while, but all I’ve found was a command line uitility (which
isn’t allowed to run on the iPhone).
Regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Since the iPhone shouldn’t really be used for processor intensive things such as audio conversion, have you thought about transferring those files to your computer and running the conversion there using the command line tool you mentioned? I’m sure you could automate it pretty easily.