audio.unmute

unmute(sound_name: string, id: number) → {}

unmute the specified sound

Parameters:
Name Type Attributes Description
sound_name string

audio clip name

id number

<optional>

the sound instance ID. If none is passed, all sounds in group will unmute.

Returns:
Type Description
Powered by webdoc!