---
title: assetLocaleNotAllocated
framework: speech
role: symbol
role_heading: Type Property
path: speech/sfspeecherror/code/assetlocalenotallocated
---

# assetLocaleNotAllocated

The asset locale has not been allocated, but module requires it.

## Declaration

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

## See Also

### Asset errors

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