-
Notifications
You must be signed in to change notification settings - Fork 0
ClientboundMicrophoneStateChangePacket
JonasDevDE edited this page Dec 14, 2025
·
1 revision
Sent by the server to update the state whether the client should send microphone input packets to the server.
| Field | Type | Description | Required | Example |
|---|---|---|---|---|
| state | boolean | Whether the client should send microphone input packets to the server | true | true |
Official documentation for the EternalEmpires audio system. The audio system is responsible for giving NPC's a voice and letting players communicate.