how can I upload audio url to firebase
Where is the audio actually kept? Somewhere else or you want to store audio in Firebase??
Cause you can upload a url just like normal text to Firebase
Im building an audio recorder app so o want to store the url of the file to firebase
Where are you storing the actual audio file?
And if you only want to save a url, you just save it like normal text in Firebase