Skip to main content

Interface: OdinAPMSettings

Properties

echoCanceller

echoCanceller: boolean

Enable or disable echo cancellation

Defined in

odin.room.d.ts:368


gainController

gainController: boolean

Enable or disable the gain controller

Defined in

odin.room.d.ts:393


highPassFilter

highPassFilter: boolean

Enable or disable high pass filtering

Defined in

odin.room.d.ts:373


noiseSuppressionLevel

noiseSuppressionLevel: OdinNoiseSuppressionLevel

Set the aggressiveness of the suppression

Defined in

odin.room.d.ts:383


preAmplifier

preAmplifier: boolean

Enable or disable the pre amplifier

Defined in

odin.room.d.ts:378


transientSuppressor

transientSuppressor: boolean

Enable or disable the transient suppressor

Defined in

odin.room.d.ts:388


voiceActivityDetection

voiceActivityDetection: boolean

Enables or disables voice activity detection (VAD)

Defined in

odin.room.d.ts:338


voiceActivityDetectionAttackProbability

voiceActivityDetectionAttackProbability: number

Voice probability value when the VAD should engage

Defined in

odin.room.d.ts:343


voiceActivityDetectionReleaseProbability

voiceActivityDetectionReleaseProbability: number

Voice probability value when the VAD should disengage

Defined in

odin.room.d.ts:348


volumeGate

volumeGate: boolean

Enables or disables the input volume gate

Defined in

odin.room.d.ts:353


volumeGateAttackLoudness

volumeGateAttackLoudness: number

Root-mean-square power (dBFS) when the volume gate should engage

Defined in

odin.room.d.ts:358


volumeGateReleaseLoudness

volumeGateReleaseLoudness: number

Root-mean-square power (dBFS) when the volume gate should disengage

Defined in

odin.room.d.ts:363