grishkovelli / vue-audio-recorder

A simple audio recorder for VueJS applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make uploading a callback function

ewhal opened this issue · comments

With the addition of wav the uploading component is now incorrect with .mp3 for the filename.
It'd bring much more flexibility to make uploading just a callback function or similar to allow support for like direct to s3 uploading etc.