Prompt.SilenceLengthInMilliseconds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)