FunctionsAudioPlayInstantSoundAudioPlayInstantSound CallableAudioPlayInstantSound(src: string, volume?: number): voidPlays a sound at a given volumeParameterssrc: stringSource of the audio file to playoptionalvolume: numberVolume of the audio in percentage (ranges from 0 to 1)Returns voidNothing
Plays a sound at a given volume