MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-AssistantMk2

    Scheduled Pinned Locked Moved Unsolved Requests
    16 Posts 3 Posters 4.8k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L Offline
      ludacriss57
      last edited by sdetweil

      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",
      
      1 Reply Last reply Reply Quote 0
      • L Offline
        ludacriss57
        last edited by

        module: "MMM-Hotword",
        position: "bottom_left",
        config: {
          useDisplay: false,
          chimeOnFinish: null,
          recipes: ["with-AMk2v3-noisy_Jarvis.js"],
          mic: {
            recordProgram: "arecord",
            device: "plughw:1",
        
        M 1 Reply Last reply Reply Quote 0
        • L Offline
          ludacriss57
          last edited by sdetweil

            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,
          
          1 Reply Last reply Reply Quote 0
          • M Offline
            meusprojetoskali @ludacriss57
            last edited by

            @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.

            1 Reply Last reply Reply Quote 0
            • L Offline
              ludacriss57
              last edited by

              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.

              ChrisC 1 Reply Last reply Reply Quote 0
              • ChrisC Offline
                Chris @ludacriss57
                last edited by

                @ludacriss57
                Hello,

                I don’t think MMM-AssistantMK2 can work without MMM-Hotword.

                See my exchange with Sean on this subject.

                Regards,

                1 Reply Last reply Reply Quote 0
                • ChrisC Offline
                  Chris @ludacriss57
                  last edited by

                  @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,

                  1 Reply Last reply Reply Quote 0
                  • L Offline
                    ludacriss57
                    last edited by

                    Thank you for the link

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 2 / 2
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Sam, technical setup by Karsten.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy