recognitionLevel
A value that determines whether the request prioritizes accuracy or speed in text recognition.
Declaration
var recognitionLevel: RecognizeTextRequest.RecognitionLevelDiscussion
The recognition level determines which techniques the request uses during the text recognition. Set this value to fast to prioritize speed over accuracy, and to accurate for longer, more computationally intensive recognition.