recognitionLanguages
An array of languages to detect, in priority order.
Declaration
var recognitionLanguages: [String] { get set }Mentioned in
Discussion
The order of the languages in the array defines the order in which languages are used during language processing and text recognition.
Specify the languages as ISO language codes.