GTA V NativesaudioAudio::releaseSoundIdOn this pageAudio::releaseSoundIdSyntax ```js mp.game.audio.releaseSoundId(soundId); ``` Required Arguments soundId: int Return value Undefined Example ```js // todo ``` See also