<!--
{
  "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/AssetInventory/maximumReservedLocales",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Speech"
    ],
    "preciseIdentifier" : "s:6Speech14AssetInventoryC22maximumReservedLocalesSivpZ"
  },
  "title" : "maximumReservedLocales"
}
-->

# maximumReservedLocales

The number of locale reservations permitted to an app.

```
static var maximumReservedLocales: Int { get }
```

## Discussion

This value is the largest allowed count of [`reservedLocales`](/documentation/Speech/AssetInventory/reservedLocales). The value may vary between devices according to storage space.

---

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)