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

    Sun

    @Sun

    0
    Reputation
    523
    Profile views
    22
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Sun Unfollow Follow

    Latest posts made by Sun

    • RE: MMM-AssistantMk2
      1. What else do I need to do for install for mmm-assistantmk2 to play youtube.

      2. I try the same command say Celine Dion The power of love. Then pop up below detail about Celine Dion and the youtube video automatically pop up but cannot play anything.

      3. My magic mirror is vertical mode, rotate = 1 . I try to adjust from your height 480 width 854 of display but it also show in vertical mode height 480 with 640 also height 640 width 480. No different.

      posted in System
      S
      Sun
    • RE: MMM-AssistantMk2

      @sean How to change the piping Linear 16 to ogg. Can I just put ogg in the

      encodingOut: “OPUS_IN_OGG”,

      posted in System
      S
      Sun
    • RE: MMM-AssistantMk2

      @jomwells Mine is a little bit different as I use the hdmi on tv as speaker as well. the default device fall on card 0 with alsa. For microphone is usb on card 1. I don’t have problem with microphone but I did have problem with sound via hdmi. Sometime sound just come out right through the hdmi but with lag sound, sometime no sound at all and say device busy. Also, to avoid hdmi device busy, I use usb sound card instead of hdmi sound also very lag.

      pcm.!default {
      type asym
      playback.pcm
      {
      type hw
      card 0
      device 1
      }
      capture.pcm
      {
      type hw
      card 1
      device 0
      }
      }

      posted in System
      S
      Sun
    • RE: MMM-AssistantMk2

      @sean Thank you so much.

      posted in System
      S
      Sun
    • RE: MMM-AssistantMk2

      @sean I would like to know more about MMM-Gaction regarding the deviceModelId - this should be done since register the device in mmm-assistantmk2. What about deviceInstanceId, where and how to?

      posted in System
      S
      Sun
    • RE: MMM-AssistantMk2

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

      posted in System
      S
      Sun
    • RE: MMM-AssistantMk2

      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.

      posted in System
      S
      Sun
    • RE: MMM-AssistantMk2

      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.

      posted in System
      S
      Sun
    • RE: MMM-AssistantMk2

      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

      posted in System
      S
      Sun
    • RE: MMM-AssistantMk2

      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.

      posted in System
      S
      Sun