自动电话呼叫/呼叫拦截

发布于 2024-11-01 22:11:10 字数 107 浏览 6 评论 0原文

一段时间以来我一直在寻找有关此主题的信息,但我无法找到帮助和示例代码。

有谁知道是否可以使用 Android 应用程序拨打电话来拦截呼叫并使用文本转语音 (TTS) 引擎播放一些消息?

I'm looking since some time already for information on this topic, but I'm not able to find help and example code.

Does anybody know if it's possible to make a phone call using an Android app to intercept the call and play e.g. some message by using the text-to-speech (TTS) engine?

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

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

发布评论

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

评论(1

千と千尋 2024-11-08 22:11:10

您无权访问通话中的音频流,无法播放对方将拾取的任何内容。唯一有效的方法是让设备处于免提模式,这样通过扬声器播放的 TTS 可能会被麦克风拾取。

You do not have access to the in-call audio stream to be able to play back anything that the other side will pick up. The only thing that works, sort of, is to have the device in speakerphone mode, so your TTS played through the speaker might be picked up by the microphone.

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