Hi, I would like to post audio from me on my adalo platform.
How can I do to allow users to listen to my audio?
On audio player component, I have to put an URL.
So my question is, can I just download a MP4 audio, and if i can, how should i do?
If I can’t, how can I create a URL with my audio to insert it in the audio player component?
You have the option to use any hosting provider for your audio files. However, if you prefer to host your audio in the Adalo database, here’s what you need to do:
Create a database with a file property.
Upload your audio file to that file property.
Once the file is uploaded, you will receive a URL.
You can then use this URL to pass it into the audio player component.