Aha! I found the solution here:
My mycroft.conf now looks like this, and it works perfectly!
{
“play_wav_cmdline”: “aplay %1”,
“play_mp3_cmdline”: “mpg123 -a %1”,
“max_allowed_core_version”: 19.2
}
Aha! I found the solution here:
My mycroft.conf now looks like this, and it works perfectly!
{
“play_wav_cmdline”: “aplay %1”,
“play_mp3_cmdline”: “mpg123 -a %1”,
“max_allowed_core_version”: 19.2
}