An open API service indexing awesome lists of open source software.

https://github.com/maartennnn/vue-electron-recorder

An audio recorder using RecordRTC, Electron and Vue. It records audio and saves it to the computer.
https://github.com/maartennnn/vue-electron-recorder

electron recording recordrtc vue

Last synced: 3 months ago
JSON representation

An audio recorder using RecordRTC, Electron and Vue. It records audio and saves it to the computer.

Awesome Lists containing this project

README

        

# Audio recorder in Electron using Vue

```
npm i
npm run electron:serve
```