Remove audio section

This commit is contained in:
j1nx 2021-07-05 12:05:17 +02:00
parent 8de35a2923
commit 90d5947b2f
1 changed files with 0 additions and 14 deletions

View File

@ -57,19 +57,5 @@
"ovos-skills-info.openvoiceos"
]
},
"Audio": {
"backends": {
"local": {
"type": "simple",
"active": true
},
"vlc": {
"type": "vlc",
"active": true,
"duck": true
}
},
"default-backend": "vlc"
},
"log_level": "INFO"
}