Class OdinDefaults
ODIN default configuration
Properties
AccessKey
Default access key
Server
Default server url
UserDataText
Default text representation of UserData
TokenLifetime
JWT room token lifetime
Fields
DEBUG
SDKID
PackageName
GATEWAY
Default Gateway
SampleRate
Default Samplerate
Stereo
Default Stereo flag
Verbosity
Enable additional logs
VoiceActivityDetection
Indicates whether the ApmConfig setting is enabled by default
VoiceActivityDetectionAttackProbability
Indicates the vad attack probability ApmConfig setting by default
VoiceActivityDetectionReleaseProbability
Indicates the vad release probability ApmConfig setting by default
VolumeGate
Indicates whether the ApmConfig setting is enabled by default
VolumeGateAttackLoudness
Indicates the gate attack loudness ApmConfig setting by default
VolumeGateReleaseLoudness
Indicates the gate release loudness ApmConfig setting by default
EchoCanceller
When enabled the echo canceller will try to subtract echoes, reverberation and unwanted added sounds from the audio input signal. Note that you need to process the reverse audio stream, also known as the loopback data to be used in the ODIN echo canceller.
HighPassFilter
When enabled, the high-pass filter will remove low-frequency content from the input audio signal, thus making it sound cleaner and more focused.
TransientSuppressor
When enabled, the transient suppressor will try to detect and attenuate keyboard clicks.
NoiseSuppressionLevel
When enabled, the noise suppressor will remove distracting background noise from the input audio signal. You can control the aggressiveness of the suppression. Increasing the level will reduce the noise level at the expense of a higher speech distortion.
GainControllerVersion
When enabled, the gain controller will bring the input audio signal to an appropriate range when it's either too loud or too quiet.
VoiceIsolation
Indicates whether the ViConfig setting is enabled by default
VoiceIsolationAttenuationLimitDb
Indicates the default maximum attenuation applied to non-speech in dB by the ViConfig setting