OdinRoomConfig
On this page
public class OdinRoomConfig
Audio processing configuration of an ODIN room
Properties
Name | Type | Description |
---|---|---|
VoiceActivityDetection | Boolean | Enables or disables RNN-based voice activity detection |
EchoCanceller | Boolean | Enable or disable echo cancellation |
HighPassFilter | Boolean | Enable or disable high pass filtering |
PreAmplifier | Boolean | Enable or disable the pre amplifier |
OdinNoiseSuppressionLevel | OdinNoiseSuppressionLevel | Set the aggressiveness of the suppression |
TransientSuppressor | Boolean | Enable or disable the transient suppressor |