How to remove the audio delay?

Is there a way to remove the audio delay when loading some music or to check if the music has been decoded?

this.cache.isSoundDecoded('music'); doesn’t work

Delay when exactly?

I load an audio normally but there is a delay of a few seconds, is it normal?

Maybe. For music you may want to try the HTML Audio Sound Manager instead, see disableWebAudio.

I think the problem is that some browsers only allow the sound to work if there is interaction on the web page