MLKitTextRecognitionCommon फ़्रेमवर्क रेफ़रंस के बारे में जानकारी
TextRecognizedLanguage
class TextRecognizedLanguage : NSObject
टेक्स्ट की पहचान करने की सुविधा की मदद से पहचानी गई भाषा.
-
ISO 639-1 दो अक्षरों वाला भाषा कोड, अगर इसकी जानकारी दी गई हो (जैसे कि “en”) या ISO 639-2
अगर तय किया गया है, तो तीन अक्षर वाले कोड का इस्तेमाल करें या फिर Google का खास कोड.
एलान
Swift
var languageCode: String? { get }
-
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-08-22 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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."]]],[]]