Relative Content

Tag Archive for vue.jsaudioblob

Add duration while downloading blob

I am working on a web-based application (frontend: VueJS). The application makes use of blob files to store audios and videos. I have access to the blob in the frontend. When I try to download the blob files, everything works fine except there are no timestamps.