GTA V NativesaudioAudio::pauseScriptedConversationOn this pageAudio::pauseScriptedConversationSyntax ```js mp.game.audio.pauseScriptedConversation(p0); ``` Required Arguments p0: Boolean Return value Undefined Example ```js // todo ``` See also