Open MarvinBrill opened 1 year ago
When I import the addSpeechEvent method as an ES6 module, speech recognition doesn't work. The bot is executable and no error messages appear
If I import it as a CommonJs module everything works fine. maybe an async problem?
When I import the addSpeechEvent method as an ES6 module, speech recognition doesn't work. The bot is executable and no error messages appear
If I import it as a CommonJs module everything works fine. maybe an async problem?