Our new developer documentation is now available. Please check it out!
OdinDefaults
public static class OdinDefaults
ODIN default configuration
Static Properties
Name | Description |
---|---|
Verbose | Enable additional logs |
Debug | Enable additional debug logs |
AccessKey | Default access key |
Server | Default server url |
UserDataText | Default text representation of UserData |
TokenLifetime | JWT room token lifetime |
VoiceActivityDetection | Idicates whether the ApmConfig setting is enabled by default |
VoiceActivityDetectionAttackProbability | Idicates the vad attack probability ApmConfig setting by default |
VoiceActivityDetectionReleaseProbability | Idicates the vad release probability ApmConfig setting by default |
VolumeGate | Idicates whether the ApmConfig setting is enabled by default |
VolumeGateAttackLoudness | Idicates the gate attack loudness ApmConfig setting by default |
VolumeGateReleaseLoudness | Idicates the gate release loudness ApmConfig setting by default |
EchoCanceller | Idicates whether the ApmConfig setting is enabled by default |
HighPassFilter | Idicates whether the ApmConfig setting is enabled by default |
PreAmplifier | Idicates whether the ApmConfig setting is enabled by default |
NoiseSuppressionLevel | Idicates the level of noise suppression ApmConfig setting by default |
TransientSuppressor | Idicates whether the ApmConfig setting is enabled by default |
GainController | Idicates whether the ApmConfig setting is enabled by default |