RecognizerResult.Text 属性

定义

获取或设置要识别的输入文本。

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

属性值

识别器的原始文本。

适用于