Is it possible to store both sound and text together in firebase?
You can do that.Just use tag as text and value as URL.
the link is not opening.
Bad Request
Error 400
You need to replace your File ID with FILE_ID. Of course empty link won’t work.
this is my file url and i copied
/1nSTOxKYz02se1bGSfaFoOAt0cba_qo-A/view
is this right id?
This is your id
/Boban
This is your file ID.
You are faster than me
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
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?
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
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