- open the PulseAudio configuration file
sudo nano /etc/pulse/default.pa
- add this row
load-module module-echo-cancel
at the end of the file after that save and close the file - restart PulseAudio with the following command
pulseaudio -k
https://askubuntu.com/questions/18958/realtime-noise-removal-with-pulseaudio