Twitter

Convert WAV to CAF using terminal

Posted: June 16th, 2010 | Author: | Filed under: iPhone Dev | Tags: , , , | 3 Comments »

Looking for a quick way to convert your audio files for use on iPhone or iPad development? This is right from the Apple developer docs, but I am always looking it up, so here it is:

/usr/bin/afconvert -f caff -d LEI16 inputFilename outputFilename