Skip to content

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

Notifications You must be signed in to change notification settings

Thanitkul/voicenote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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