Skip to content

Play Sound Effect

Function Description

Plays a sound effect.

Syntax Structure

text
play se [se_name]

Parameter Description

ParameterRequiredExampleDescription
se_nameYesbellSound effect name

Examples

text
# Play sound effect
play se bell

Released under BSD3-Clause License.