Sound Symbol Type
The sound symbol type is used to get a handle on a .wav file. Syntax:
sound soundName local
And to assign a wav to the variable, use:
sound soundName=sound.wav local
Alternatives:
LoadSound()