{
module: "MMM-GoogleAssistant",
position: "fullscreen_above",
config: {
header : "",
assistantConfig: {
lang: "en-US",
latitude: 35.823308,
longitude: 128.542307
},
micConfig: {
// put there configuration generated by auto-installer
recorder: "arecord",
device: "plughw:2"
},
A2DServer: {
useA2D: true,
stopCommand: "stop"
},
snowboy: {
usePMDL: false,
audioGain: 2.0,
Frontend: true,
Model: "smart_mirror",
Sensitivity: 0.7
},
}
},
{
module: "MMM-Assistant2Display",
position: "top_left",
config: {
debug:true,
}
}
It is my conf.
When I say “play music on youtube”, Assistant says “opening app…” but it doesnt open and just disappear. (same at spotify)
When I say “play kendrick lamar on youtube”, Assistant tries to open youtube link and it just loading(shows youtube loading circle) and disappear.
How can I fix it? sorry for my short english skills. :(