From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x353FC880830B88FA.md

AUDIO Natives

RELEASE_SOUND_ID

Property Value
Native Name RELEASE_SOUND_ID
Hash 0x353FC880830B88FA
Return Type void
Parameters soundId (int)

Description: This should be called once a sound has finished being manipulated by the script so that its SoundId can be released and re-used.

Back to documentation