如何在android上的语音通话中播放音频文件[已关闭]

前端之家收集整理的这篇文章主要介绍了如何在android上的语音通话中播放音频文件[已关闭]前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我正在开发一个 Android应用程序,它必须在通话期间播放音频文件,而另一方应该听到它.

有没有办法在Android中这样做?我在过去2个月搜索过,但不知道.
如果有人遇到同样的问题,请与我分享您的想法.

解决方法

Note: You can play back the audio data only to the standard output
device. Currently,that is the mobile device speaker or a Bluetooth
headset. You cannot play sound files in the conversation audio during
a call.

official docs.

原文链接:https://www.f2er.com/android/311078.html

猜你在找的Android相关文章