[pulseaudio-tickets] [Bug 71215] module-echo-cancel moves volume sliders in pavucontrol automatically

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 3 17:28:34 UTC 2017


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

--- Comment #1 from Robert <maxl1234 at gmx.at> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20170803/1726de7a/attachment.html>


More information about the pulseaudio-bugs mailing list