Share via


RecognizerResult.Text Property

Definition

Gets or sets the input text to recognize.

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

Property Value

Original text to recognizer.

Applies to