---
title: SFSpeechError.Code.timeout
framework: speech
role: symbol
role_heading: Case
path: speech/sfspeecherror/code/timeout
---

# SFSpeechError.Code.timeout

The operation timed out.

## Declaration

```swift
case timeout
```

## See Also

### Asset errors

- [assetLocaleNotAllocated](speech/sfspeecherror/code/assetlocalenotallocated.md)
- [cannotAllocateUnsupportedLocale](speech/sfspeecherror/code/cannotallocateunsupportedlocale.md)
- [noModel](speech/sfspeecherror/code/nomodel.md)
- [tooManyAssetLocalesAllocated](speech/sfspeecherror/code/toomanyassetlocalesallocated.md)
