/recorder

原生js实现的web端录音

Primary LanguageJavaScriptMIT LicenseMIT

recorder

原生js实现的web端录音

安装依赖

npm install

浏览器访问

http://127.0.0.1:8080/

运行环境

npm run start

注意

1.使用127.0.0.1或localhost尝试,因为getUserMedia在高版本的chrome下需要使用https。

2.需要使用翻译功能时,请自行添加阿里云的id和key。