1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-23 07:22:24 +01:00

Add ready setting to mycroft.conf

This commit is contained in:
j1nx 2022-03-12 09:03:08 +01:00
parent b10d5566e1
commit 6a6d47b305

View File

@ -1,4 +1,5 @@
{
"ready_settings": ["pairing", "skills"],
"confirm_listening": true,
"play_wav_cmdline": "paplay %1",
"play_mp3_cmdline": "mpg123 %1",