Audio streaming

Hey everyone,

I would like to know is there anyway I can stream an audio file sitting in my aws cloud?
Right now I am downloading everything and play it as mp3. But as you know it is not too good
since I have to wait until everything has been downloaded.
This could be a problem when the music file size is huge.
So I would like to know whether I can anyway stream this bit by bit.

Thanks a lot,

Lev

Currently not supported in PlayCanvas. You may need to use an external library like Howler.js to add streaming audio to your app