Skip to main content

RAGE.Voice.Allowed

Checks if voice chat is allowed by the player and if got initialized successfully (e.g., it wont when there's no a microphone).

Syntax

``` Bool RAGE.Voice.Allowed; ```

Example