2018-10-26 19:51:01 +02:00
|
|
|
{
|
2019-09-21 12:39:33 +02:00
|
|
|
"play_wav_cmdline": "aplay %1",
|
|
|
|
"play_mp3_cmdline": "mpg123 %1",
|
2019-09-11 14:32:29 +02:00
|
|
|
"ipc_path": "/ramdisk/mycroft/ipc/",
|
|
|
|
"enclosure": {
|
|
|
|
"platform": "MycroftOS",
|
2019-09-12 18:16:12 +02:00
|
|
|
"platform_build": "0.1.0"
|
2019-09-11 14:32:29 +02:00
|
|
|
},
|
|
|
|
"listener": {
|
|
|
|
"mute_during_output": false
|
|
|
|
},
|
|
|
|
"skills": {
|
|
|
|
"priority_skills": ["mycroft-pairing", "mycroft-volume"]
|
|
|
|
},
|
|
|
|
"ignore_logs": ["enclosure.mouth.viseme", "enclosure.mouth.display"],
|
|
|
|
"log_level": "INFO"
|
2018-10-26 19:51:01 +02:00
|
|
|
}
|