Can I create a virtual Bluetooth headset to manipulate call stream?

牧云@^-^@ 提交于 2019-12-05 05:11:35

问题


I'm creating an app that interacts with the phone stream, and I'm wondering if this is a reasonable workaround to be able to play audio into the call stream

I know that it isn't directly possible using the API, but is it possible to create a fake Bluetooth device that has a virtual input? I figure it is a similar problem to not being able to answer calls via the API, but you can create a virtual Bluetooth device that sends a fake keypress, which picks up the call.

Or is there another workaround that may do what I'm trying to accomplish?

来源:https://stackoverflow.com/questions/16695476/can-i-create-a-virtual-bluetooth-headset-to-manipulate-call-stream

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