electron端實現錄音播放功能

js-audio-recorder,引用此控件實現錄音功能,主要api在npm官網上有所描述 貼上實現效果源碼: html代碼: <audio controls autoplay></audio> <input @click="startRecording" type="button" value="錄音"> <input @click="stopRecording" type="button"
相關文章
相關標籤/搜索