Storing sound as online database

this is my file url and i copied

/1nSTOxKYz02se1bGSfaFoOAt0cba_qo-A/view

is this right id?

This is your id

/Boban

1 Like

This is your file ID.

2 Likes

You are faster than me :joy:

2 Likes

learnlanguage (1).aia (1.9 KB)

this is my aia why its not playnig mp3 sound?

Because you only have this in your block https://drive.google.com/uc?export=download&id=

Should be
https://drive.google.com/uc?export=download&id=1nSTOxKYz02se1bGSfaFoOAt0cba_qo-A

/Boban

2 Likes

It continuously play sound .how can i stop the sound after playing only one time.

will this sound download in users device?because its downloaded in my notebook?

Not what I’ve seen

/Boban

try attached aia or APK:
sound_ExoPlayer.aia (2.2 KB)
sound_ExoPlayer.apk (4.8 MB)

1 Like

It continuously play sound .how can i stop the sound after playing only one time.

until this error is fixed, use a clock:


see also here (for aia): Loop music & automatically play next track

1 Like

Yes, there’s an extension called firebase storage by mixterm

v

I tried to do from firebase.
But I don’t know how to save mp3 on firebase to show that into my app.

This is simple thing but i dont know how to do that.sorry for that.

and which block should i use to show mp3 from that mixtreem extension?

Update the MP3 with upload video methid. That Will triger the responde event, and then you’ll get the URL. Save it, and use ir with get method