共用方式為


RecognizerResult.Text 屬性

定義

取得或設定要辨識的輸入文字。

public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

屬性值

要辨識器的原始文字。

適用於