<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Speech",
  "identifier" : "/documentation/Speech/SpeechTranscriber/installedLocales",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Speech"
    ],
    "preciseIdentifier" : "s:6Speech0A11TranscriberC16installedLocalesSay10Foundation6LocaleVGvpZ"
  },
  "title" : "installedLocales"
}
-->

# installedLocales

The locales that the transcriber can transcribe into, considering only locales that are installed on the device.

```
static var installedLocales: [Locale] { get async }
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)