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-Hotword,MMM-AssistanMk2 Hotword no Funktion

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    50 Posts 5 Posters 13.5k Views 5 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.
    • ? Offline
      A Former User @MichaelKrems
      last edited by A Former User

      @MichaelKrems
      You don’t need to use all of the fields of configuration sample.

      Just try from here;

      https://github.com/eouia/MMM-AssistantMk2/wiki/Configuration#with-mmm-hotwordv2 (with MMM-Hotword(v2) section)

      G 1 Reply Last reply Reply Quote 0
      • G Offline
        guongthongminh @Guest
        last edited by

        @Sean You can help me with the command exec section, calling the browser with the parameter as well as the command line in mmm-hotword

        ? 1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User @guongthongminh
          last edited by

          @guongthongminh Sorry, I can’t catch your intention. What exactly do you want to do?

          G 2 Replies Last reply Reply Quote 0
          • G Offline
            guongthongminh @Guest
            last edited by

            @Sean Can you help me with the website part shown on the mirror?

            1 Reply Last reply Reply Quote 0
            • G Offline
              guongthongminh @Guest
              last edited by

              @Sean using MMM-NotificationTrigger to invoke the voice search browser

              ? 1 Reply Last reply Reply Quote 0
              • ? Offline
                A Former User @guongthongminh
                last edited by

                @guongthongminh
                Do you mean, you want to show specific web page when you say hotword?
                In that case, which module are you using to show web page?

                G 1 Reply Last reply Reply Quote 0
                • G Offline
                  guongthongminh @Guest
                  last edited by

                  @Sean Can I use the default browser, Chromium?
                  MMM-PageReader is also possible.
                  Sorry for not good at english!

                  ? 1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User @guongthongminh
                    last edited by A Former User

                    @guongthongminh
                    First, using default Browser(Chromium) is not so good idea. You could lose control.
                    I’m reading MMM-PageReader(https://github.com/dgburr/MMM-PageReader) now, it seems possible to use.

                    models: [
                      {
                        hotwords    : "smart_mirror",
                        file        : "smart_mirror.umdl",
                        sensitivity : "0.5",
                      },
                      // You can add more models here.
                    ],
                    commands: {
                      "smart_mirror": {
                        notificationExec: {
                          notification: "PAGE_READER_LOAD",
                          payload: "https://forum.magicmirror.builders/topic...."
                        }
                      },
                    // You can add more commands here
                    }
                    

                    In this example, you can activate MMM-PageReader with hotword “smart mirror”. Not tested, but ideally working like this.

                    G S 3 Replies Last reply Reply Quote 0
                    • G Offline
                      guongthongminh @Guest
                      last edited by

                      @Sean Thank you very much!
                      Let me try and see how I hope it will look perfect

                      1 Reply Last reply Reply Quote 0
                      • G Offline
                        guongthongminh @Guest
                        last edited by

                        @Sean Is my config file ok?
                        I think it’s almost not working, please help me!
                        alt text

                        ? 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 4 / 5
                        • 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