npm start dev
and seeing what (if any) error you get after you say "smart mirror".smart-mirror
directory with:!h: 1
response. This is saying that the hotword was detected correctly. If you have more than one hotword you'll get a response !h: x
where x
is the index number of the hotword specified in the Remote ConfigUI.smart_mirror.pmdl
) is missing from the smart-mirror
folder, or isn't entered correctly on Remote ConfigUI. This file can be named anything you would like as long as there's no spaces, and it is correctly entered on Remote ConfigUI. Follow Steps for Speech Settings here.​!p:
followed by the partial transcribed result. After it has completed transcribing the command a final results response is received. This is shown in the examples starting with !f:
followed by the final transcribed result. If you're getting partial and final results, then speech recognition is working for you.keyfile.json
is missing from the smart-mirror
folder, or isn't entered correctly on Remote ConfigUI. The keyfile.json
file can be named anything you would like as long as it has no spaces, and it is correctly entered on Remote ConfigUI. Follow Steps for Speech Settings here.​