Click or drag to resize
RecognizedPhraseLexicalForm Field
The recognized phrase, without any post-processing. This form is optimal for use by applications that need the raw, unprocessed speech recognition result.

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
public string LexicalForm

Field Value

Type: String
See Also