Interface IOdinApmConfig
Interface for Audio processing configuration of an ODIN room
Declaration
Properties
EchoCanceller
Enable or disable echo cancellation
Declaration
HighPassFilter
Enable or disable high pass filtering
Declaration
NoiseSuppressionLevel
Set the aggressiveness of the suppression
Declaration
PreAmplifier
Enable or disable the pre amplifier
Declaration
TransientSuppressor
Enable or disable the transient suppressor
Declaration
VoiceActivityDetection
Enables or disables voice activity detection (VAD)
Declaration
VoiceActivityDetectionAttackProbability
Voice probability value when the VAD should engage.
Declaration
VoiceActivityDetectionReleaseProbability
Voice probability value when the VAD should disengage after previously being engaged.
Declaration
VolumeGate
Enables or disables volume gate
Declaration
VolumeGateAttackLoudness
Root mean square power (dBFS) when the volume gate should engage.
Declaration
VolumeGateReleaseLoudness
Root mean square power (dBFS) when the volume gate should disengage after previously being engaged.
Declaration
GainController
Enable or disable the gain controller
Declaration