Skip to main content
This is a callback interface which is used to deliver information about dictionary words to the recognizer.

Methods

NameDescription
ExternalDictionaryResultDelivers 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

IExternalDictionary