/speech-to-text-example

Speech to text example with IBM Watson, React, Node.

Primary LanguageJavaScriptMIT LicenseMIT

Run:

npm install
npm start
http://localhost:1337/

You can provide your own IBM Watson API username/password in server/config/index.js file.