registerSounds
registerSounds(soundsToRegister: { id: string; url: string | string[] }[]): void;
registerSound for a whole list at once.
registerSounds(soundsToRegister: { id: string; url: string | string[] }[]): void;
registerSound for a whole list at once.