Developer Documentation

IOdinAudioSettings

export interface IOdinAudioSettings

Interface describing audio settings to be applied on connect.

Properties

NameTypeDescription
voiceActivityDetectionbooleanEnable or disable RNN-based voice activity detection.
voiceActivityDetectionAttackProbabilitynumberVoice probability value when the VAD should engage
voiceActivityDetectionReleaseProbabilitynumberVoice probability value when the VAD should disengage
volumeGatebooleanEnables or disables the input volume gate
volumeGateAttackLoudnessnumberRoot mean square power (dBFS) when the volume gate should engage
volumeGateReleaseLoudnessnumberRoot mean square power (dBFS) when the volume gate should disengage