<p>I used this add-on as an example how to add speech recognition to you Va

I used this add-on as an example how to add speech recognition to you Vaadin apps. This makes it so easy to test it locally:

  1. Create a new project from "Install" menu
  2. Import to IntelliJ
  3. Replace the code in HelloWorldView with the sample on this page
  4. Debug Application class

Read more about it here: dev.to/samiekblad/happy-path-adding-speech-recognition-to-vaadin-apps-3abm