문제

How can I redirect the mic input to the speaker output on an iOS device? I know it feedbacks overtime, but how can I do it in code?

도움이 되었습니까?

해결책

See aurioTouch sample from Apple. That does exactly what you want.

I.e. it plays the input directly out as it comes in.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top