I’ve looked around for an answer to this but it seems like there isn’t a clear answer (or the question was asked ~2 years ago) so I figured I’d ask again.
Is it possible to save/download an audio file onto a phone’s local storage or as a stored variable in order to play it later for offline listening?
I would be using a url as the source for the audio which would most likely come from an API GET request. So in my particular use case, I would need to be able to download the audio from the url source.