tderflinger / vue-audio-tapir

Audio recorder component for Vue.js 3. It enables to record, play and send audio messages to a server.
MIT License
51 stars 17 forks source link

How can I get the file? #12

Open robinhodemorais opened 8 months ago

robinhodemorais commented 8 months ago

How can I get the file? Is there a way to just generate and get the file? without showing the option to listen or submit?

tderflinger commented 6 months ago

Hi @robinhodemorais, thanks for your message. Theoretically, yes, I could program a feature with the option to download the voice message as a file. What exactly is your use case?