All Classes and Interfaces
Class
Description
A utility class to convert audio between different representations.
Streams audio data from the server to clients.
This event is emitted before the client encodes the audio and sends it to the server.
This event is emitted on the client when the voice chat connects/disconnects.
The receiver of this event will hear the sound from the specified entity.
This event is emitted when an entity sound packet is about to get sent to a client.
The receiver of this event will hear the sound from the specified location.
This event is emitted when a locational sound packet is about to get sent to a client.
This event is emitted on the client when the state of the microphone changes.
This event is emitted when a microphone packet arrives at the server.
Instances can be obtained by calling
VoicechatApi.createDecoder().Instances can be obtained by calling
VoicechatApi.createEncoder().The different Opus encoder modes
The receiver of this event will hear the sound non-directional.
This event is emitted when a static sound packet is about to get sent to a client.
This event is emitted on the client when the voice chat is getting enabled/disabled.