Disable sndio in firefox.
This commit is contained in:
@@ -22,6 +22,8 @@ context.modules = [
|
||||
node.name = "capture.rnnoise_source"
|
||||
node.passive = true
|
||||
audio.rate = 48000
|
||||
# Optionally specify a specific input: (ID from `pactl list`)
|
||||
# target.object = "alsa_input.usb-Shure_Incorporated_Shure_Digital-00.analog-stereo"
|
||||
}
|
||||
playback.props = {
|
||||
node.name = "rnnoise_source"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# - name: Install packages
|
||||
# package:
|
||||
# name:
|
||||
# - foo
|
||||
# state: present
|
||||
- name: Install packages
|
||||
package:
|
||||
name:
|
||||
- noise-suppression-for-voice-lv2
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user