voicecontrol
voicecontrol copied to clipboard
Provide examples
The commands that are shown to add into the config file are "play music" and "stop music" however these commands don't match up with the ones in the voicecontrol.js file ("show camera", etc.).
Is it possible to provide a step-by-step guide on how to properly setup the commands? For example on the play music commands, there isn't any corresponding module mentioned in the docs to pair these with. Can you advise on one that would work?
Also if I were to customize my own commands, can you provide a step-by-step guide on that? For example how to setup the commands in the voicecontrol.js file and how to add the receiving end for the module into the module code.
Really want to add a voice control interface to this Magic Mirror so any help you can provide would be appreciated. Thanks!