Cross platform dictation app with IBM Watson and robotjs
01 March 2019
Posting a link 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 (https://cloud.ibm.com) then create Speech To Text service at (https://cloud.ibm.com/catalog/services/speech-to-text). Then just put your API key to the corresponding field in the application.
The application is made with electronjs and robotjs.
It also could be interesting to You
About reinvention of a wheel, Agile and Linux way
22 June 2022
How often in software development do you think about rewriting some 3rd party module from scratch? The popular vision of the problem says that we should not reinvent a wheel and use existing paid or…
“Why do people refuse to use WebRTC? Is it really its quality question?”
10 December 2020
As a CEO who has 15+ years of software development, I take part very often in the first call with our clients. Very often, I can hear something like “We should like to move away…