Dev configuration
1. Setup Speech To text APIs
See user manual guide on setting up Speech To Text System
2. Install dependencies
npm install
3. run app from terminal
npm start
Last updated