How to play sound on phone call with Android?

半世苍凉 提交于 2019-12-06 00:31:39

问题


It is possible to programmatically interact with a phone call? Can you, for example, play audio to a caller from a program?


回答1:


Google has not exposed any API which allows us to feed data to a particular ongoing call. You can however have control over a call. Check this article : here



来源:https://stackoverflow.com/questions/4797032/how-to-play-sound-on-phone-call-with-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!