Convert sound to CoreAudio Format [CAF] [iPhone]


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. afconvert -f caff -d LEI16@44100 -c 1 in.wav out.caf

URL: http://stackoverflow.com/questions/254080/converting-audio-to-caf-format-for-playback-on-iphone-using-openal

Report this snippet


Comments


You need to login to view comments.