Classes
Reference all Vivox Unreal SDK classes.
Read time 1 minuteLast updated 2 days ago
- class AccountId
- class Channel3DProperties
Properties to control the 3D effects applied to positional channel audio. - class ChannelId
The unique identifier for a channel. Channels are created and destroyed automatically on demand. - class FVivoxCoreModule
An Unreal Engine 4 plugin for Vivox voice. - class IAudioDevice
Either an audio input device (microphone) or audio output device (speaker hardware or headphones). - class IAudioDevices
An interface to enumerate and manage audio devices. - class IChannelConnectionState
A connection state change in a channel. - class IChannelSession
A connection to a channel. - class IChannelTextMessage
A text message from a channel. - class IClient
Provides access to the Vivox voice system. - class IDirectedTextMessage
A text message from one user to another user. - class ILoginSession
An instance of an account that is signing in to the Vivox network. - class IParticipant
A participant in a channel. - class IParticipantProperties
Common properties that represent a player in a channel. - class IPresenceLocation information for a user signed in at a particular location.
Presence() - class IPresenceSubscription
- class ITTSAudioBuffer
Text-to-speech that is synthesized into an audio buffer for direct use. - class ITTSMessage
A spoken message in the text-to-speech subsystem. - class ITTSVoice
A voice used by the text-to-speech (TTS) subsystem to synthesize speech. - class ITextMessage
A text message. - class ITextToSpeech
An interface for events and methods related to text-to-speech (TTS). - class ITranscribedMessage
Transcribed text from a participant in a channel session. - class Presence
The presence information for a user at a location. - class VivoxConfig