Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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. |