Click or drag to resize
RecognitionPhraseLexicalForm Property
Gets the unprocessed recognized text.

Namespace:  Microsoft.Bing.Speech
Assembly:  Microsoft.Bing.Speech (in Microsoft.Bing.Speech.dll) Version: 2.0.1.0 (2.0.1)
Syntax
public string LexicalForm { get; }

Property Value

Type: String
See Also