---
title: supportedTextRecognitionLanguages
framework: visionkit
role: symbol
role_heading: Type Property
path: visionkit/imageanalyzer/supportedtextrecognitionlanguages
---

# supportedTextRecognitionLanguages

The identifiers for the languages that the image analyzer recognizes.

## Declaration

```swift
final class var supportedTextRecognitionLanguages: [String] { get }
```

## Mentioned in

Enabling Live Text interactions with images

## See Also

### Handling availability

- [isSupported](visionkit/imageanalyzer/issupported.md)
