FMOD and Unity Audio Enabled, building to WebGL

It is also possible to use a programmer’s sound to play an audio file. Depending on how you store the file you could avoid using Unity audio altogether, and it is less complicated than trying to use a Unity clip. Here is a topic where that is done: Playing audio source. How are you downloading and storing the sound before it is added as a Unity Audio Clip?

Hope this helps!