Record.MaxSilenceTimeoutInSeconds Property

Definition

Maximum allowed silence once the user has started speaking before we conclude the user is done recording.

Default : 1

public double? MaxSilenceTimeoutInSeconds { get; set; }
member this.MaxSilenceTimeoutInSeconds : Nullable<double> with get, set
Public Property MaxSilenceTimeoutInSeconds As Nullable(Of Double)

Property Value

Nullable<Double>

Applies to