Property Settings
Settings
Settings that govern detection: energy threshold, minimum speech and silence durations, maximum segment duration, and padding applied around detected speech.
public VadSettings Settings { get; set; }
Property Value
Remarks
Never null: assigning null restores default settings.