MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. samuel-barrado
    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 0
    • Posts 1
    • Groups 0

    samuel-barrado

    @samuel-barrado

    0
    Reputation
    382
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    samuel-barrado Unfollow Follow

    Latest posts made by samuel-barrado

    • RE: MMM-Voice-Control

      @carteblanche searching out there I’ve seen this. It seems that google has shut down the Chrome Speech API for use in shell environments like Electron. You can try starting MM2 in chromium browser. I have the same error but when I started on chromium the error disappears.

      A “dirty” workaround is start MM2 in server mode:

      node servonly
      

      and later start chromium in kiosk mode.

      chromium --noerrdialogs --kiosk 127.0.0.1:8080
      

      i’ll keep on searching…

      posted in Utilities
      S
      samuel-barrado