filter_audio icon indicating copy to clipboard operation
filter_audio copied to clipboard

how to use the pass_audio_output fuction to implenment in playback_mic.c

Open willhope opened this issue 9 years ago • 2 comments

i didnt see where the function pass_audio_output to implenment? can u tell me how to use the pass_audio_output fuction to implenment in playback_mic.c

thanks

willhope avatar Apr 28 '15 02:04 willhope

It is used to intercept playback samples for the echo cancellation routines to have a signal to compare to. Have a look how qtox or utox does it.

zamaudio avatar May 01 '15 06:05 zamaudio

thanks very much @zamaudio BTW, have u tried to use the function of transient detect and suppressor in webrtc

willhope avatar May 01 '15 07:05 willhope