Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 369 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 369 Bytes

Liulishuo Recoreder

Development

  1. Run npm install to install requires
  2. start the development server with npm start
  3. Point your browser to http://localhost:8080/asr.html

configs code:

  1. the algConfig now is defined in example/app.js
  2. the server url can be rewrite in example/app.js
  3. should optimize the resample method in example/recorderWorker.js