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.

    Need help with MMM-voice, getting errors

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    6 Posts 4 Posters 1.4k Views 3 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.
    • B Offline
      bdream
      last edited by

      Hi bjjsoul,
      please add an comma ‘,’ after the last phrase },

       {
              module: 'MMM-voice',
              position: 'bottom_bar',
              config: {
                  microphone: 1,
                  ...
              }
          },
      

      maybe that help…

      –
      cheers, bdream

      1 Reply Last reply Reply Quote 0
      • brobergB Offline
        broberg Project Sponsor @bjjsoul
        last edited by

        @bjjsoul

        Hi, When you are asking for help please don’t make multiple posts about the same issue.
        Secondly, when asking for help with the configuration file we need to see the entire configuration file, just not a single part.

        Many times when you get WARNING! Could not validate config file. there is some symbols missing or added where they are not supposed to be.

        Like a missing { or }
        Like a missing [ or ]
        Like a missing , or " "

        Or maybe you have copied and pasted in a module configuration where it’s not supposed to be.

        bjjsoulB 1 Reply Last reply Reply Quote 0
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer @bjjsoul
          last edited by

          @bjjsoul you need to remove the 3 dots from the config. They are only there to show that the module has more config options that would be placed at that position

          Please create a github issue if you need help, so I can keep track

          bjjsoulB 1 Reply Last reply Reply Quote 0
          • bjjsoulB Offline
            bjjsoul @broberg
            last edited by

            @broberg thanks for your help… but they are differents modules of voice command, check it out and you can see is true .
            i am only trying to install a voice command that works for my magic mirror

            1 Reply Last reply Reply Quote 0
            • bjjsoulB Offline
              bjjsoul @strawberry 3.141
              last edited by

              @strawberry-3-141 , thanks i wil try

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • 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