Vue录音

使用方式javascript npmhtml 安装:npm i js-audio-recorderjava 调用:在须要录音的地方引入npm import Recorder from 'js-audio-recorder'函数 let recorder = new Recorder()code   API // 开始录音 recorder.start(); // 暂停录音 recorder.
相关文章
相关标签/搜索