Recognizer Reference
The recognizer handles:
- Determine which recognizers are available on the computer.
- Identify which recognizer to use.
- Create a recognizer context.
- Retrieve recognizer results and alternates.
In This Section
Topic | Description |
---|---|
HRECOALT Handle | Retrieves the alternate string and property values, such as confidence level and metrics. |
HRECOCONTEXT Handle | Adds ink to the context, performs ink recognition, and retrieves the recognition result and alternates. |
HRECOGNIZER Handle | Creates a recognizer context, retrieves its attributes and properties, and determines which packet properties the recognizer needs to perform recognition. |
HRECOWORDLIST Handle | Manages a word list that you attach to a recognizer context. This list improves the recognition results. |
Recognizer Enumerations | Describes the recognizer enumeration types. |
Recognizer Structures | Describes the recognizer structures. |
Recognizer GUIDs | Specifies the type of property for packet properties and recognizer properties. |