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 System
    421 Posts 61 Posters 632.0k Views 57 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 @maxbachmann
      last edited by

      @maxbachmann My prior always give me some kind of maintenance-phobia, So, I break into 4 modules for maintenance and better usages. Thanx for your appreciation.

      1 Reply Last reply Reply Quote 1
      • M Offline
        maxbachmann
        last edited by

        @Sean I know the trouble gets a nightmare to maintain code thats not splitted properly

        1 Reply Last reply Reply Quote 0
        • K Offline
          komodoteler @Guest
          last edited by

          @sean

          Hi,

          I followed installation step by step until configuration part. credentials works fine when test.js ran.

          Once reboot, i initially had blank screen but once electron build completed, i have mic icon on MM but unable to activate google assistant. I am using default config.js with single default profile.

          I am using HDMI as output from TV which confirmed working after forcing HDMI output via raspi-config.

          As input, I use USB Mini Microphone which confirmed after command “arecord -l” ran.

          Do i need to install MMM-Hotword & MMM-NotificationTrigger too?

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

            @komodoteler
            Unless using other awakener or touchscreen, you need MMM-Hotword &MMM-NotificationTrigger.

            1 Reply Last reply Reply Quote 0
            • K Offline
              komodoteler
              last edited by

              Apparently my microphone was not setup correctly. without MMM-Hotword and MMM-NotificationTrigger, it works but i have manually click the mic icon on every interaction with GA.

              All i need is to use the hotword module to trigger the GA. The sample config file is too complicated for me and i don’t use IFTTT, GAction, etc.

              Please help.

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

                @komodoteler
                How can I help you? Give me a detail.
                If you need personal contact;
                Mail: eouia0819@gmail.com
                Telegram: @eouia

                1 Reply Last reply Reply Quote 0
                • K Offline
                  komodoteler
                  last edited by

                  Sean, thanks for the help and patience, finally managed to work out the issue.

                  it was mainly with improper setting on .asoundrc and config.js

                  This is hands down the best voice recognition with visual there is.

                  One small thing I noticed is the youtube video opened sometimes throw “invalid parameter”. Could it be default youtube parameter on config.js?

                  ? 1 Reply Last reply Reply Quote 3
                  • ? Offline
                    A Former User @komodoteler
                    last edited by A Former User

                    @komodoteler Most of those cases are, “Not allowed playing on ‘embeded player(out of youtube)’ by Authorities”.

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      Sun
                      last edited by

                      1. Start Create Project, what option to choose, is it for Home control ?
                      2. During the process of register a device model, What to choose in Device Type?
                      ? 1 Reply Last reply Reply Quote 0
                      • ? Offline
                        A Former User @Sun
                        last edited by A Former User

                        @sun

                        1. You can skip that part or select whatever you want.
                        2. That is also whatever you want. Usually, I set as “TV”. (because it definitely has screen to display something)
                        1 Reply Last reply Reply Quote 0
                        • S Offline
                          Sun
                          last edited by

                          Finally, Got the microphone icon in my mirror. Didn’t detect the voice yet I still have to install mmm-hotword.
                          But I can ask one question by click the microphone icon and see the pop-up.

                          I use hdmi on my tv as well. Still no sound.

                          I will install mmm-hotword and test.

                          Also the mmm-gaction if it make the mirror better.

                          I will keep you update and might need your help if I got struck in some part.

                          Thank you very much Mr.Sean.

                          1 Reply Last reply Reply Quote 0
                          • S Offline
                            Sun
                            last edited by Sun

                            Install mmm-hotword everything went fine during installation and load magic mirror normally. But no hotword detected.

                            also show in command promt.

                            Refreshed access token because it has expired. Expired at: 18:57:26 now is: 18:57:29
                            Refreshed access token because it has expired. Expired at: 19:57:29 now is: 18:57:29
                            Refreshed access token because it has expired. Expired at: 19:57:29 now is: 18:57:29
                            Refreshed access token because it has expired. Expired at: 19:57:29 now is: 18:57:30

                            and when click the microphone icon. I can only click once after restart and ask question. Hotword didn’t detect smart mirror, snowboy.

                            in command promt shows
                            at Speaker._write (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/speaker/index.js:183:23)
                            at doWrite (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/readable-stream/lib/_stream_writable.js:428:64)
                            at writeOrBuffer (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/readable-stream/lib/_stream_writable.js:417:5)
                            at Speaker.Writable.write (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/readable-stream/lib/_stream_writable.js:334:11)
                            at Conversation.conversation.on (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_helper.js:75:16)
                            at emitOne (events.js:116:13)
                            at Conversation.emit (events.js:211:7)
                            at ClientDuplexStream.Conversation.conversation.on (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/google-assistant/components/conversation.js:154:12)
                            at emitOne (events.js:116:13)
                            Conversation Completed
                            [HOTWORD] << snowboy >> is detected.
                            [HOTWORD] stops listening

                            ? 2 Replies Last reply Reply Quote 0
                            • ? Offline
                              A Former User @Sun
                              last edited by

                              @sun
                              have you removed or refreshed your credentials.json or default.json in MMM-AssistantMk2?

                              I suggest you remove or disable all other modules (including MMM-AssistantMk2) except MMM-Hotword in config.js and test it.

                              Definitely success with MMM-Hotword could make things simple and easy.

                              After removing all modules except MMM-Hotword in config.js, run MM.(npm start)
                              You can see;
                              [HOTWORD] begins listening
                              say smart mirror
                              You can see;

                              [HOTWORD] << smart mirror >> is detected.
                              [HOTWORD] stop listening
                              

                              You should confirm this before going forward.

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

                                @sun
                                OK. have you installed “MMM-NotificationTrigger” ?
                                Or give me a chat in this forum, or telegram me (@eouia)

                                1 Reply Last reply Reply Quote 0
                                • S Offline
                                  Sun
                                  last edited by

                                  Not yet install mmm-notificationtrigger.
                                  Do I have to install mmm-notificationtrigger as well?
                                  I manage to get
                                  [HOTWORD] << smart mirror >> is detected.
                                  [HOTWORD] stop listening

                                  but when I say something. it won’t detect what I said. Only detect the hotword.

                                  1 Reply Last reply Reply Quote 0
                                  • S Offline
                                    Sun
                                    last edited by

                                    Got it done. Very nice. However, the sound is so lag. Might be because I run on rp3 and quite many modules in magic mirror.

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

                                      @sun
                                      Maybe. I always use BT speaker for my RPI and ATB. I cannot bear the crumpled sounds from analog or USB.

                                      1 Reply Last reply Reply Quote 0
                                      • J Offline
                                        jomwells
                                        last edited by

                                        This is fantastic thank you, I have got everything set up, it hears and responds (on screen) to every request - but unfortunately I get no sound (no speaking feedback), when a youtube video plays, the sound works fine, do I need to change the output device somewhere? I’m struggling to find the config for it.

                                        ? S 2 Replies Last reply Reply Quote 0
                                        • ? Offline
                                          A Former User @jomwells
                                          last edited by

                                          @jomwells is there any suspicious errors?

                                          S J 2 Replies Last reply Reply Quote 0
                                          • S Offline
                                            Sun @jomwells
                                            last edited by

                                            @jomwells Are you using rp3 as magic mirror? I did get sound respond now and it really ugly. I do try both sound on tv via hdmi and from usb sound card. Assume that too much modules from magic mirror load.

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 21
                                            • 22
                                            • 1 / 22
                                            • 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