Read the statement by Michael Teeuw here.
Need help with MMM-voice, getting errors
-
Hi bjjsoul,
please add an comma ‘,’ after the last phrase },{ module: 'MMM-voice', position: 'bottom_bar', config: { microphone: 1, ... } },
maybe that help…
-
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.
-
@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
-
@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 -
@strawberry-3-141 , thanks i wil try