Seeking Audio Track hosted in Firebase

Hey Thunkers! Wondering if anyone has found a solution to seek within an audio file. Mine is currently hosted on firebase.

I’m building a meditation app and want ‘rewind 15 seconds’ and ‘ffw 15 seconds’ buttons, how would I achieve this?

Thanks,
Arun

Hi @Arun_Nijhawan :wave:

Sorry for the delay getting back to you - I can’t find any way of doing this with Firebase (or our own Sound component for that matter) but it does seem to be possible with Cloudinary, which is available through our MediaDB component.

Do you think that would be ok for your app?

Unfortunately not since I’d like to design that page as well. No seeking is probably good enough for an MVP!

Thanks @domhnallohanlon

Do you mean design the UI of your audio player?

Yup exactly. This is what it looks like now

Looks great!

The MediaDB component would just be for storing the media assets, you wouldn’t loose any creative control over how the front end looks.