IT/Software/Applications/Media/PulseAudio: Difference between revisions

From msgwiki
< IT‎ | Software‎ | Applications‎ | Media
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 "=== General Notes === === Noise Cancellation === To enable this you need to add one line to one file. The internet is filled with other options but I do NOT think they help...")
 
Line 10: Line 10:
Restart pulse
Restart pulse


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

Revision as of 08:27, 20 August 2022

General Notes

Noise Cancellation

To enable this you need to add one line to one file.

The internet is filled with other options but I do NOT think they help in 90% of usage scenarios.

In the location /etc/pulse/default.pa add the line load-module module-echo-cancel.

Restart pulse

pulseaudio -k