---
title: cannotAllocateUnsupportedLocale
framework: speech
role: symbol
role_heading: Type Property
path: speech/sfspeecherror/code/cannotallocateunsupportedlocale
---

# cannotAllocateUnsupportedLocale

The asset locale being requested is not supported by SpeechFramework.

## Declaration

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

## See Also

### Asset errors

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