From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x2ACABED337622DF2.md

AUDIO Natives

UNBLOCK_SPEECH_CONTEXT_GROUP

Property Value
Native Name UNBLOCK_SPEECH_CONTEXT_GROUP
Hash 0x2ACABED337622DF2
Return Type void
Parameters groupName (char*)

Description: ``` NativeDB Introduced: v1493


Removes all instances of a given context block.

### Parameters
- **`groupName`** (`char*`) — Context group name to unblock.
Back to documentation