checkLanguages Function
external fun checkLanguages(languages: String): Boolean
Whether a language string matches the one this text was recognised with.
Return
true when they match
Parameters
- languages — the language string to compare
external fun checkLanguages(languages: String): Boolean
Whether a language string matches the one this text was recognised with.
true when they match