getRecognitionLanguages method of the DataCaptureSettings interface
Returns a list of languages, to be used for recognition.
Language[] getRecognitionLanguages();
Return values
The method returns an array of the Language enumeration constants, corresponding to the set recognition languages.
3/2/2022 12:59:15 PM