Stops the sound playback from the specified audio player slot.
sound_stop(slot)
Stop the sound from the first audio slot (slot 0)
sound_stop(0);
Stop the sound from the second audio slot (slot 1)
sound_stop(1);
beep siren sound_load sound_unload sound_play sound_stop sound_is_playing