iOS版:在设备上创建一个MP3 [英] iOS: Create an MP3 on device

查看:130
本文介绍了iOS版:在设备上创建一个MP3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图设备(iPhone)上创建一个MP3音频文件。

I am trying to create an MP3 audio file on the device (iPhone).

我已发现,没有可能直接在MP3格式来记录。搜索
只有.caf文件可能包含AIFF,线性PCM等。

I have found that there is no possibility to record directly in MP3 format.
Only .caf file that may contain AIFF, Linear PCM etc.

我还发现<一个href=\"http://stackoverflow.com/questions/3474547/how-to-convert-caf-to-mp3-file-programmatically-on-the-iphone-or-ipad\">here有一个 AudioConverterFillComplexBuffer 函数可能,理论上,CAF文件转换为MP3,但我无法找到如何使用此功能的示例code或解释

I have also found here that there is an AudioConverterFillComplexBuffer function that might, theoretically, convert CAF file to MP3, but I can't find any sample code or explanation on how to use this function.

任何帮助将大大AP preciated。

Any help will be greatly appreciated.

-
迈克尔·凯斯勒

-- Michael Kessler

推荐答案

尝试使用LAME - 开源MP3连接codeR库(liblame)

Try using LAME - open source MP3 encoder library (liblame)

http://lame.sourceforge.net/

这篇关于iOS版:在设备上创建一个MP3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆