使用 AudioRecord 类在 Android 上录制音频后拨出呼叫静音

发布于 2024-12-15 11:48:19 字数 189 浏览 2 评论 0原文

当我使用 AudioRecord 类在 Android 上录制音频时,当我拨打电话时会出现问题。即使当音频录制在“android.intent.action.PHONE_STATE”广播时停止时,传出音频流也会“静音”(已静音,但现在显示为静音),并且电话听不到我的声音。 有谁知道这是否是设备特定问题(HTC Desire)或基于固件的问题?怎么解决这个问题呢?

While recording audio on Android with the AudioRecord class there is an issue when I place an outgoing phone call. Even when the audio recording is stopped upon the "android.intent.action.PHONE_STATE" broadcast the outgoing audio stream is 'muted' (muted but now shown as muted) and the telephonee cannot hear me.
Does anybody know if this is a device specific issue (HTC Desire) oder firmware based issue? How could this be solved?

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

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

发布评论

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

评论(1

昨迟人 2024-12-22 11:48:19

肯定是固件问题。我的意思是我只在 Desire + CM7 上遇到这个问题。其他组合效果还不错。

It's definitely firmware issue. I mean I got this problem only on Desire + CM7. Other combinations worked just OK.

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