Convert .caf to .mp3 on the iPhone

岁酱吖の 提交于 2019-12-21 02:48:38

问题


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


回答1:


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.



来源:https://stackoverflow.com/questions/859151/convert-caf-to-mp3-on-the-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!