ios - VoiceProcessingIO while using AVPlayer -


i'm working on application has unusual requirements.

we're trying record sound microphone while playing video file user. worked great using avcapturesession record microphone , avplayer play video - except capture session recorded video sound , got terrible feedback/echo.

we next tried use remoteio voiceprocessingio subtype record audio , suppress echo. worked great - except there no sound coming avplayer.

is possible use audiounit record sound while playing video (with sound) on avplayer , cancel echo?

nb: did find this question has contradicting answers.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -