Posting a link Speech to text to a small demo application on GitHub to continue my previous post.

The application is working as a dictation tool. To start the application, click the start button, then put focus on some text editor and start talking.

To make it work, register a free account in IBM Cloud then create Speech To Text service at Speech to text. Then just put your API key to the corresponding field in the application.

The application is made with electronjs and robotjs.