ExternalDictionaryCallback Object (IExternalDictionaryCallback Interface)
This is a callback interface which is used to deliver information about dictionary words to the recognizer.
Methods
| Name | Description | 
|---|---|
| ExternalDictionaryResult | Delivers information about dictionary words to the recognizer. It is called from the IExternalDictionary::CheckWords method which is implemented on the client-side. | 
Input parameter
This object is the input parameter of the IExternalDictionary::CheckWords method.
See also
17.09.2024 15:14:41