Runtime mp3/wav loading support?

Hi there, a while ago when I looked it was possible to load WAV files on desktop builds but not mobile. It this something that has changed?

For context I’d like to record user audio and integrate it (store online, share). I’ve done this with images and will be adding audio. Last time I checked I’d need to write some platform specific code to playback wav or mp3 files on iOS and Android.

This would be great to know, did you figure anything out?

Hi,
I have recently created a plugin to import the audio files with mp3, wav, flac in runtime.

Could you please provide a demo project using your plugin? It seems there used to be one but I can’t see it any more. I’m not having luck getting it to work.