Hi Community,
Ashley, Is it possible to play an audio file from an URL natively within construct without a third party extension?
I have asked this question before with no clear answer and through many forum searches.
To explain, my team is working on a quiz project that contains over 10'000s sound files (we currently do not have access to import any of these sounds to our project as they sit on a private server). We were using the "Audiostream" plugin, which worked well but with many limitations as you cannot preload streaming audio.
So, is there any way to play a sound from an URL on runtime, maybe using the native audio object or other?
Many thanks.