mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
[ALL] Start adding and passing on shipped mycroft.conf
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
{
|
||||
"confirm_listening": true,
|
||||
"play_wav_cmdline": "pw-play %1",
|
||||
"play_mp3_cmdline": "mpg123 %1",
|
||||
"skills": {
|
||||
"wait_for_internet": true
|
||||
},
|
||||
"log_level": "DEBUG"
|
||||
}
|
Reference in New Issue
Block a user