Packagecom.tuarua.firebase.ml.vision.text
Classpublic class TextRecognizedLanguage
InheritanceTextRecognizedLanguage Inheritance Object

Detected language from text recognition.



Public Properties
 PropertyDefined By
  languageCode : String
The BCP-47 language code, such as, "en-US" or "sr-Latn".
TextRecognizedLanguage
Property Detail
languageCodeproperty
public var languageCode:String

The BCP-47 language code, such as, "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.