次の方法で共有


RecognizerResult.Text プロパティ

定義

認識する入力テキストを取得または設定します。

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

プロパティ値

認識エンジンへの元のテキスト。

適用対象