Force iPhone to output through the speaker, while recording from headphone mic

前端 未结 1 1746
悲哀的现实
悲哀的现实 2020-12-06 20:47

As far as I\'ve been able to tell, whenever you override an audio route in the iPhone, you have to change both the output AND input routes together. The only available route

相关标签:
1条回答
  • 2020-12-06 21:42

    After talking with Apple engineers on the Coreaudio mailing list, I've found it's not currently possible to do this with a single RemoteIO audio unit.

    I'm going to try to instantiate two audio units, one for playing, the other for acquisition, but I'm not hopeful. We shall see.

    0 讨论(0)
提交回复
热议问题