Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以为 android 编写自动应答机?例如,当来电事件发生时,此应用程序开始播放语音。
我怎样才能做到这一点 ?
谢谢
不幸的是,没有。您可以编写代码来处理来电并接受呼叫,但不存在将音频播放到呼叫线路的可靠解决方案。在此处查看更多信息:将预先录制的音频播放到语音通话中
不,你不能。这将需要在平台级别对 Android 进行更改。