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.
如何将麦克风输入重定向到 iOS 设备上的扬声器输出?我知道它会反馈超时,但我该如何在代码中做到这一点?
请参阅Apple 的aurioTouch示例。这正是你想要的。
即它在输入时直接播放输入。