MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. ludacriss57
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    L
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 22
    • Groups 0

    Posts

    Recent Best Controversial
    • MMM-assistantMK2

      Hello,
      is it possible to change the voice of google assistant?
      I would like to put a man’s voice, because jarvis on the way to a woman it doesn’t make it too lol
      thank you

      posted in Troubleshooting
      L
      ludacriss57
    • RE: MMM-YOUTUBE, "STOP VIDEO, PAUSE VIDEO" COMMANDS Friend!

      Hello,

      I have the same problem but I don’t think it comes from the language.

      in fact even saying “stop video”, nothing happens.

      similarly for Reboot- Restart-Shutdown, if I ask “reboot please” nothing happens.

      you have to start the assistant before or you have to say “stop video” or “reboot please” directly?

      otherwise I think I have a problem with the microphone in the google assistant. during config it marks me “configuarion not work” while it works on “hotword”.

      posted in Troubleshooting
      L
      ludacriss57
    • RE: MMM-AssistantMk2

      Thank you for the link

      posted in Requests
      L
      ludacriss57
    • RE: MMM-AssistantMk2

      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.

      posted in Requests
      L
      ludacriss57
    • RE: MMM-AssistantMk2
        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,
      
      posted in Requests
      L
      ludacriss57
    • RE: MMM-AssistantMk2
      module: "MMM-Hotword",
      position: "bottom_left",
      config: {
        useDisplay: false,
        chimeOnFinish: null,
        recipes: ["with-AMk2v3-noisy_Jarvis.js"],
        mic: {
          recordProgram: "arecord",
          device: "plughw:1",
      
      posted in Requests
      L
      ludacriss57
    • RE: MMM-AssistantMk2

      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",
      
      posted in Requests
      L
      ludacriss57
    • RE: MMM-AssistantMk2

      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

      posted in Requests
      L
      ludacriss57
    • RE: MMM-AssistantMk2

      Where can I find the command list for the FR language?

      posted in Requests
      L
      ludacriss57
    • RE: 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.

      I also put in:

      module: “MMM-AssistantMk2”

      recipes: [“with-MMM-Hotword.js”, “with-MMM-Youtube.js”],

      am I good until then?

      posted in Requests
      L
      ludacriss57
    • 1
    • 2
    • 3
    • 2 / 3