Read the statement by Michael Teeuw here.
MMM-AssistantMk2
-
Where can I find the command list for the FR language?
-
@ludacriss57 said in MMM-AssistantMk2:
I’m sorry but there I am lost.
I am French, I put in:
module: “MMM-YouTube”,
hl: “fr”,but i still don’t know what to say to the wizard to stop reading.
Hello,
Strangely, I did not need to put it in French for youtube to work.To stop it, I just say SmartMirror.
I also try to say “stop the video” but it doesn’t work.
Maybe if Sean or Bugsounet goes through there, they can explain the procedure to us.
@ludacriss57 said in MMM-AssistantMk2:
module: “MMM-AssistantMk2”
recipes: [“with-MMM-Hotword.js”, “with-MMM-Youtube.js”],
am I good until then?
Yes, that’s what I put in my configuration and it works.
Regards
-
In fact I feel like my problem is more complicated than that.
if I deactivate MMM-Hotword and put MMM-AssistantMk2 back in normal voice mode (without recipe), it is impossible to trigger the assistant with “ok google”.
as if he couldn’t hear me on MMM-AssistantMk2 but he heard me on MMM-HOTWORD.
and actually at the install I had errors when I configure the microphone.
but why does it work with hotword?
I can not place orders from youtube by hotword?
thank you
-
here is my config file on the interesting part
{ module: "MMM-AssistantMk2", position: "top_center", config: { ui: "Classic", assistantConfig: { latitude: *****, longitude: *****, }, responseConfig: { useScreenOutput: true, useAudioOutput: true, useChime: true, timer: 5000, myMagicWord: false }, micConfig: { // put there configuration generated by auto-installer recorder: "arecord", device: "plughw:1", }, recipes: [ "with-MMM-Hotword.js", "with-MMM-Youtube.js", "Reboot-Restart-Shutdown.js" ], profiles: { "default": { profileFile: "default.json", lang: "fr-FR",
-
module: "MMM-Hotword", position: "bottom_left", config: { useDisplay: false, chimeOnFinish: null, recipes: ["with-AMk2v3-noisy_Jarvis.js"], mic: { recordProgram: "arecord", device: "plughw:1",
-
module: "MMM-YouTube", position: "bottom_center", config: { verbose:true, defaultQuality: "default", disableCC: true, showPlayingOnly: true, defaultLoop: false, defaultShuffle: false, defaultAutoplay: true, onStartPlay: null, playerVars: { controls: 0, hl: "fr", enablejsapi: 1, showinfo: 0, rel: 0, cc_load_policy: 0,
-
@ludacriss57 I have the same problem, everything works fine, but does not respond to the STOP VIDEO, PAUSE VIDEO commands …
If you can solve it, please tell us what the solution was. -
did you happen triggered the google assistant without mmm-hotword?
does it respond to “ok google”?
I already have a problem there. it does not respond to the recipe of mmm-assisantmk2.
-
@ludacriss57
Hello,I don’t think MMM-AssistantMK2 can work without MMM-Hotword.
See my exchange with Sean on this subject.
Regards,
-
@ludacriss57 said in MMM-AssistantMk2:
Where can I find the command list for the FR language?
Hello,
Sean just gave the answer to your problem here,
Regards,