Loading Multiple Sound Files Automatically

  1. SDK Version: 36.0.0
  2. Platforms(Android/iOS/web/all): all

Hello everyone,
I am trying to load multiple sounds (.mp3) from a folder in assets. So the path would be ‘./assets/sounds’ if I am not wrong. I could not find a way to read the uri of every audio file in that path. I tried to use the FileSystem library however I could not manage to make it work. How can I get the list of audio files in that path?

Thank you very much.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.