<p>I made some experiments, and got them working together. Wake word using

I made some experiments, and got them working together. Wake word using Porcupine and this addon for the following speech recognition. Creates very Alexa/Google/Siri -like experience. :)

There is some problem (maybe with browsers?) that the speech recognition does not stop unless I don't also remove it:

voiceRecognition.stop();
remove(voiceRecognition);