audiosprite(key, urls, jsonURL, jsonData, autoDecode) → {Phaser.Loader}
A legacy alias for Loader.audioSprite. Please see that method for documentation.
Parameters
Name Type Argument Default Description key string Unique asset key of the audio file. urls Array | string An array containing the URLs of the audio files, i.e.: [ 'audiosprite.mp3', 'audiosprite.ogg', 'audiosprite.m4a' ] or a single string containing just one URL. jsonURL string <optional> null The URL of th