Hello, I got similar issue, I am using this in default.pa

### Enable echo/noise cancellation
load-module module-echo-cancel aec_method=webrtc 
aec_args="analog_gain_control=0 digital_gain_control=1" 
source_name=echocancelledsource 
set-default-source echocancelledsource

It works when I use pulseaudio -k in terminal, echo cancelled
sink/sources are shown and the echo cancelled source is default. This
also retains on log off and re login but after a restart it does not
apply at all.

For now my solution is to add a entry to gnome startup application
preferences as "pulseaudio echo cancel" and use this in command
"pulseaudio -k".

I tried using "sleep 5/10/30 && pulseaudio -k" as command but no matter
what sleep seconds it didn't load module at all, only using the command
without sleep works.

This method also retains volume/state of echo cancelled sources so it's
fine for now hope it gets fixed soon officially.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916851

Title:
  module-echo-cancel fails on first run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1916851/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to