IsAnyPositionalSpeechPlaying
Docslocal retval = IsAnyPositionalSpeechPlaying()Description
Introduced in build 2189
Determines if any ped-independent, positionally-based scripted speech is currently active. This typically includes speech events triggered using <code>PLAY_AMBIENT_SPEECH_FROM_POSITION_NATIVE</code>.
Returns
BOOLReturns TRUE (1) or FALSE (0).