1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Remove pulse ducking from settings file

This commit is contained in:
j1nx 2021-08-14 14:50:20 +02:00
parent 8e3060c843
commit 9811e7f3de

View File

@ -65,8 +65,7 @@
"backends": { "backends": {
"vlc": { "vlc": {
"type": "ovos_vlc", "type": "ovos_vlc",
"active": true, "active": true
"duck": true
} }
}, },
"default-backend": "vlc" "default-backend": "vlc"