次の方法で共有


CallMediaRecognizeSpeechOrDtmfOptions.StopTones プロパティ

定義

認識を停止するトーンの一覧。

public System.Collections.Generic.IList<Azure.Communication.CallAutomation.DtmfTone> StopTones { get; set; }
member this.StopTones : System.Collections.Generic.IList<Azure.Communication.CallAutomation.DtmfTone> with get, set
Public Property StopTones As IList(Of DtmfTone)

プロパティ値

適用対象