Android - 将音频转换为 .mp3

发布于 2024-12-12 02:12:31 字数 286 浏览 0 评论 0原文

我正在尝试录制音频(使用 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文