---
title: noModel
framework: speech
role: symbol
role_heading: Type Property
path: speech/sfspeecherror/code/nomodel
---

# noModel

The selected locale/options does not have an appropriate model available or downloadable.

## Declaration

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

## See Also

### Asset errors

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