GTA V NativesaudioAudio::registerScriptWithAudioOn this pageAudio::registerScriptWithAudioSyntax ```js mp.game.audio.registerScriptWithAudio(p0); ``` Required Arguments p0: unknown (to be checked) Return value Undefined Example ```js // todo ``` See also