Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux microphone noise reduction

1. sudo nano /etc/pulse/default.pa

2. Add the following line to the file: 
	load-module module-echo-cancel
    
3. Reload PulseAudio (pulseaudio -k) or simply restart the computer.
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #linux #microphone #noise #reduction
ADD COMMENT
Topic
Name
8+9 =