IT/Software/System Config/Noise Cancellation: Difference between revisions

From msgwiki
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
(Created page with "=== PulseAudio default noise cancellation === Find the /etc/pulse/default.pa file add this to the bottom load-module module-echo-cancel save and restart pulseaudio pulseau...")
 
 
Line 8: Line 8:
save and restart pulseaudio
save and restart pulseaudio


pulseaudio -k
<code>pulseaudio -k</code>


Enjoy
Enjoy

Latest revision as of 05:49, 17 August 2022

PulseAudio default noise cancellation

Find the /etc/pulse/default.pa file

add this to the bottom

load-module module-echo-cancel

save and restart pulseaudio

pulseaudio -k

Enjoy