Good day!
I've got a list of wav files that I want to play stored somewhere. I already got to the point that my application reads the correct link out of this list, however the Audio object doesn't allow me to externally load these files during runtime. I also tried some javascript, but that didn't get me much further. Is there any way to archieve this?