Unloads a sound file from a specified audio slot.
sound_unload(slot)
Unload the sound file from the first audio slot (slot 0)
sound_unload(0);
Unload the sound file from the second audio slot (slot 1)
sound_unload(1);
beep siren sound_load sound_unload sound_play sound_stop sound_is_playing