RecognizerResult.AlteredText Property

Definition

Gets or sets the input text as modified by the recognizer, for example for spelling correction.

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

Property Value

Text modified by recognizer.

Applies to