ReferencerRAGE.Voice.AllowedOn this pageRAGE.Voice.AllowedChecks 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