从 AudioManager 录制输出 - Android

发布于 2024-11-28 10:22:41 字数 161 浏览 4 评论 0原文

我希望从设备而不是 MIC 录制音频。我浏览了所有常用的录音机和媒体录音机功能,但找不到任何内容。我想要的声音是来自“AudioManager.STREAM_MUSIC”的声音,但想不出保存它的方法。

为了详细说明,我需要保存/记录设备扬声器发出的声音。

非常感谢大家的帮助!

I am looking to record audio from the device and not from the MIC. I have looked through all the usual audiorecorder and mediarecorder functions and cant find anything on it. The sound that I want would be the sound from "AudioManager.STREAM_MUSIC" but cant think of a way to save it.

To elaborate I need to save/record the sound that would be coming out of the device speaker.

Any help VERY much appreciate guys!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

错爱 2024-12-05 10:22:41

目前在 Android 中无法使用 AudioRecorderMediaRecorder 功能来执行此操作。

There is currently no way to do this in Android using the AudioRecorder or MediaRecorder functionality.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文