grishkovelli / vue-audio-recorder

A simple audio recorder for VueJS applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wav recording in not avaiable with npm latest version

ad34 opened this issue · comments

commented

Check #14

Wav support has been added but not available with npm current version, what version does implement this ?

any plan to include the WAV format in the npm release? @grishkovelli ?

i guess you can install it with yarn add grishkovelli/vue-audio-recorder

Yarn install produces the same results.

Found a work around. Fork this Git, clone it and rebuild the project. Once that is done copy all the files and replace the npm package files with new files. I am now getting WAV.

works for me with yarn add grishkovelli/vue-audio-recorder

commented

works for me with yarn add grishkovelli/vue-audio-recorder

Not work for me. :(