开发者

Use text to speech on a voice call

开发者 https://www.devze.com 2023-01-26 01:27 出处:网络
Is it possible to use the text-to-speech engine to send a message through a voice call? Like an answering machine.

Is it possible to use the text-to-speech engine to send a message through a voice call? Like an answering machine.

It's also possible to monitor an outgoing voice call to read out loud a text w开发者_如何学JAVAhen the other point answers the phone?

Thanks!


During a call, speech generated by TextToSpeech engine won't be audible to the other end of the call.


No. In typical android phone designs, the in-call audio bypasses the processor on which linux/android are running, so you can't directly inject anything into it.

0

精彩评论

暂无评论...
验证码 换一张
取 消