DetailedSpeechRecognitionResult.LexicalForm Property

Definition

Raw lexical form of recognized text (the actual words recognized)

[System.Runtime.Serialization.DataMember(Name="Lexical")]
public string LexicalForm { get; }
[<System.Runtime.Serialization.DataMember(Name="Lexical")>]
member this.LexicalForm : string
Public ReadOnly Property LexicalForm As String

Property Value

Attributes

Applies to