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.
 
 
This event is emitted when the voice chats OpenAL context is created.
This event is emitted when the voice chats OpenAL context is destroyed.
 
 
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.
This event is emitted for every audio chunk for every audio channel.
This event is emitted after all OpenAL calls by the voice chat and the audio is added to the buffer queue.
This event is emitted before any OpenAL calls were made by the voice chat.
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.