MLKitTextRecognitionCommon Çerçeve Referansı
TextRecognizedLanguage
class TextRecognizedLanguage : NSObject
Metin tanıma işleviyle algılanan dil.
-
Tanımlanıyorsa ISO 639-1 iki harfli dil kodu (örneğin, "en"), aksi takdirde ISO 639-2
tanımlanmışsa üç harfli bir kod, aksi takdirde Google'a özel bir kod kullanmanız gerekir.
Bildirim
Swift
var languageCode: String? { get }
-
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-22 UTC.
[null,null,["Son güncelleme tarihi: 2024-08-22 UTC."],[[["`TextRecognizedLanguage` objects store the detected language from text recognition."],["The `languageCode` property provides the language code in ISO 639-1 (two-letter), ISO 639-2 (three-letter), or a Google-specific code."],["Initializing `TextRecognizedLanguage` directly is not allowed."]]],[]]