Syntax

play <sound name>
play stop

play "LaserShot"

Explanation

Play the given sound, which has been imported into the current project using the import command.

If you use play stop instead, stops any sounds that are currently playing.

See Also