dinakar17 / react-microphone-recorder

https://react-microphone-recorder.vercel.app
MIT License
2 stars 1 forks source link

Duration does not show up until played #3

Open philmetzger opened 10 months ago

philmetzger commented 10 months ago

I recorded something and saved it to my storage (Supabase). Now when i display the audio, there is no duration/total time shown until I play.

<audio src='https://filebin.net/6p9yr7z63z62gb5b/gfll_Rav57FlqmBCCRnI.mp3' controls preload='metadata' />

Any ideas why not?

dinakar17 commented 2 months ago

I'll look into the issue and fix it as soon as possible.