https://bugs.freedesktop.org/show_bug.cgi?id=71215

--- Comment #1 from Robert <[email protected]> ---
Now you can use aec_method=webrtc and disable the analog gain control with
"analog_gain_control=0".


For example, put this in your /etc/pulse/default.pa

load-module module-echo-cancel aec_method=webrtc
aec_args="analog_gain_control=0 digital_gain_control=1"
source_name=echoCancel_source sink_name=echoCancel_sink
set-default-source echoCancel_source
set-default-sink echoCancel_sink

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to