User Tools

Site Tools


remove_microphone_background_noise

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
remove_microphone_background_noise [2020/05/17 19:36] – created dinoremove_microphone_background_noise [2020/05/18 07:53] dino
Line 8: Line 8:
  
  
 +**Set input as default**
 +
 +If you wish to set as default the echo cancel device simply turn the above line into:
 +
 +load-module module-echo-cancel source_name=NameOfYourDevice
 +
 +and then at the bottom of the file add
 +
 +set-default-source NameOfYourDevice
 +
 +
 +In this case I named the source logitechsource, but you can name it whatever you want and simply either restart pulseaudio.
 +
 +**Rename device**
 +
 +Lastly, if you do not want a super long name on the Sound Settings (When you want to select an input/output device). My suggestion is renaming the input device like this:
 +
 +load-module module-echo-cancel source_name=logitechsource source_properties=device.description=LogitechHD
 +
 +//
 +Source: https://askubuntu.com/questions/18958/realtime-noise-removal-with-pulseaudio//
remove_microphone_background_noise.txt · Last modified: 2024/03/12 21:23 by 127.0.0.1