Prompt.SilenceLengthInMilliseconds Property

Definition

Any silence to be played out before playing "value". If "value" is null - this field must be a valid > 0 value.

public uint? SilenceLengthInMilliseconds { get; set; }
member this.SilenceLengthInMilliseconds : Nullable<uint32> with get, set
Public Property SilenceLengthInMilliseconds As Nullable(Of UInteger)

Property Value

Nullable<UInt32>

Applies to