| Name: | VoiceMode | 
| Type: | FrooxEngine.VoiceMode | 
The VoiceMode Enum is used to represent the user's current voice mode. This can be changed using the voice mode facet in the Dash, and can be read from a user using the User Voice Mode node.
| Name | Value | Description | 
|---|---|---|
| Mute | 0 | |
| Whisper | 1 | |
| Normal | 2 | |
| Shout | 3 | |
| Broadcast | 4 | 
