Property VadSettings
VadSettings
Configuration for voice-activity detection.
Used only when EnableVoiceActivityDetection is true
.
If you set this to null
, defaults will be reapplied.
public VadSettings VadSettings { get; set; }
Configuration for voice-activity detection.
Used only when EnableVoiceActivityDetection is true
.
If you set this to null
, defaults will be reapplied.
public VadSettings VadSettings { get; set; }