-
Notifications
You must be signed in to change notification settings - Fork 0
Home
JonasDevDE edited this page Dec 27, 2024
·
13 revisions
Welcome to the protocol definition for the EternalEmpires audio system. The audio system is used to give voice to the NPC's on EternalEmpires and to play theme music and sound effects. The audio system works with websockets, it is possible to send your own audio input to our audio servers as we plan to make use of this feature in the future.
Official documentation for the EternalEmpires audio system. The audio system is responsible for giving NPC's a voice and letting players communicate.
- ClientboundSessionAuthenticationPacket
- ClientboundSessionDisconnectPacket
- ClientboundPositionUpdatePacket
- ClientboundAudioSourceCreationPacket
- ClientboundAudioSourceDeletionPacket
- ClientboundAudioSourceUpdatePacket
- ClientboundAudioInputStateUpdatePacket
- ClientboundAudioChunkPacket
- ServerboundAudioInputPacket