GTA V NativesaudioAudio::startScriptPhoneConversationOn this pageAudio::startScriptPhoneConversationSyntax ```js mp.game.audio.startScriptPhoneConversation(p0, p1); ``` Required Arguments p0: Boolean p1: Boolean Return value Undefined Example ```js // todo ``` See also