Use Audio Unit I/O to create audio on the fly?

↘锁芯ラ 提交于 2019-12-09 00:55:03

问题


I am doing a POC in which I need to create an app which fetches Input from iPhone mic and outs the output to the Bluetooth headset/speakers.

I referred the following code

http://www.stefanpopp.de/2011/capture-iphone-microphone/

The code works flawlessly but it produces the output via In-Call Speakers.

Can anyone suggest where I should edit the code to re-route the output to Bluetooth Speakers?

来源:https://stackoverflow.com/questions/20393249/use-audio-unit-i-o-to-create-audio-on-the-fly

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