---
title: tooManyAssetLocalesAllocated
framework: speech
role: symbol
role_heading: Type Property
path: speech/sfspeecherror/code/toomanyassetlocalesallocated
---

# tooManyAssetLocalesAllocated

The application has allocated too many locales.

## Declaration

```swift
static var tooManyAssetLocalesAllocated: SFSpeechError.Code { get }
```

## See Also

### Asset errors

- [assetLocaleNotAllocated](speech/sfspeecherror/code/assetlocalenotallocated.md)
- [cannotAllocateUnsupportedLocale](speech/sfspeecherror/code/cannotallocateunsupportedlocale.md)
- [noModel](speech/sfspeecherror/code/nomodel.md)
- [SFSpeechError.Code.timeout](speech/sfspeecherror/code/timeout.md)
