1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-28 01:19:27 +01:00

Add ovos_guiplayer to configuration file

This commit is contained in:
j1nx 2021-08-14 20:55:44 +02:00
parent 3be5fe6a3c
commit 55ae8450b9

View File

@ -66,6 +66,10 @@
"vlc": {
"type": "ovos_vlc",
"active": true
},
"mycroft_mediaplayer": {
"type": "ovos_guiplayer",
"active": true
}
},
"default-backend": "vlc"