For the complete documentation index, see llms.txt. This page is also available as Markdown.

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