Skip to content

yeuai/voice-recorder

Repository files navigation

YeuAI Voice Recorder

The project aimed to record audio from sentences list by using Web Audio Technology.

# Clone project template using git
$ git clone https://github.com/yeuai/voice-recorder.git

Installation

$ npm install

Development

# Start project in development
$ npm start

# Start project in production
$ npm run start:prod

Acknowlegement

Project using Kites.js Framework and base on template kitesjs/typescript-starter

License

The project is under MIT License.