The class Recognizer represents an interface between Microsoft Speech Engine for the text recognition.

Namespace:  SGP.Speech
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public class Recognizer

Inheritance Hierarchy

System..::.Object
  SGP.Speech..::.Recognizer

See Also