Hi,
In my project I'm trying to access audio files from the web server to be reproduced by my application in the web player. Is it possible to do this with the UnityWebRequest.downloadHandler or do I have to use Sockets in order to fetch these files?
↧