FunctionsAudioPlaySoundEffectAudioPlaySoundEffect CallableAudioPlaySoundEffect(soundEffect: string | AudioSoundEffect, volumeModifier?: number): booleanLow-level function to play a sound effect.ParameterssoundEffect: string | AudioSoundEffectoptionalvolumeModifier: numberReturns booleanif a sound was played or not.
Low-level function to play a sound effect.