Android - 将音频转换为 .mp3
我正在尝试录制音频(使用 MediaRecorder )并将其以 .mp3 格式发送到服务器。 我已经在网上检查了将从 MediaRecorder 接收到的任何音频文件格式转换为 .mp3 格式的解决方案,但我找不到任何合适的解决方案(也尝试过 tritonus,但没有设法使用它)。
请给我一个代码示例或教程链接,它可以向我展示如何使用标准 Java 代码(不是 C + NDK 或任何代码)在 Android 平台上将音频转换为 .mp3。
这对我来说是一个大问题,所以我非常感谢您的帮助。
谢谢你, 萨宾
I am trying to record audio ( using MediaRecorder ) and send it to a server in .mp3 format.
I have checked the web for solutions to converting any of the audio file formats received from MediaRecorder to .mp3 format, but I could not find any adequate solution ( also tried tritonus, but did not manage to use it ).
Please, can you give me a code sample or a link to a tutorial that can show me how to convert audio to .mp3 on the Android platform using standard Java code ( not C + NDK or anything ).
This is a show stopper for me, so I would really appreciate your help.
Thank you,
Sabin
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论