This method delivers information about dictionary words to the recognizer. It is called from the IExternalDictionary::CheckWords method which is implemented on the client-side. The input parameters of this method are: the dictionary word, the word confidence in percentage, and the index of the word in the collection which is passed from the CheckWords method of the IExternalDictionary interface. The dictionary word must be composed from characters of the corresponding fuzzy string.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
ExternalDictionaryCallback
ExternalDictionaryResult Method of the ExternalDictionaryCallback Object
ExternalDictionaryResult method of the ExternalDictionaryCallback Object in the ABBYY FineReader Engine API — Delivers a found dictionary word, its confidence, and its fuzzy-string index back to the recognizer from IExternalDictionary::CheckWords.
ExternalDictionaryCallback Object (IExternalDictionaryCallback Interface)
Previous
IExternalDictionary Interface
Next
