mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add ovos_guiplayer to configuration file
This commit is contained in:
@ -66,6 +66,10 @@
|
||||
"vlc": {
|
||||
"type": "ovos_vlc",
|
||||
"active": true
|
||||
},
|
||||
"mycroft_mediaplayer": {
|
||||
"type": "ovos_guiplayer",
|
||||
"active": true
|
||||
}
|
||||
},
|
||||
"default-backend": "vlc"
|
||||
|
Reference in New Issue
Block a user