Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 348 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 348 Bytes

Voice Note

A web applications used to enhance the studying experience for people with hearing disabilities: specificly built for Thai.

Speech-to-text Module from MDNwebSpeech

Getting started

If you work on front-end:

cd app

If you work on back-end:

cd server

Run:

npm install

to install node modules

In app run:

ng serve