RecognitionOption.DtmfVariation Property

Definition

Dtmf variations for the choice. Ex: Name : "Yes" , DtmfVariation : {'1'}

public char? DtmfVariation { get; set; }
member this.DtmfVariation : Nullable<char> with get, set
Public Property DtmfVariation As Nullable(Of Char)

Property Value

Nullable<Char>

Applies to