GTA V NativesaudioAudio::isScriptedSpeechPlayingOn this pageAudio::isScriptedSpeechPlayingSyntax ```js mp.game.audio.isScriptedSpeechPlaying(p0); ``` Required Arguments p0: unknown (to be checked) Return value Boolean Example ```js // todo ``` See also