Skip to content
Version 2.11.0
↓ Get the launcher

MicrophoneStatus enumeration

A party member’s microphone mode, from the team voice system (EMicrophoneStatus on the wire). Queried via IPartyRoster.GetMicStatus(charId).

public enum MicrophoneStatus
name value description
Opened 0 Mic on, listening (wire 0).
Closed 1 Speak mode (wire 1).
OpenSpeaker 2 Speaker muted (wire 2).