---
title: insufficientResources
framework: speech
role: symbol
role_heading: Type Property
path: speech/sfspeecherror/code/insufficientresources
---

# insufficientResources

There are not sufficient resources available on-device to process the incoming transcription request.

## Declaration

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

## See Also

### Other errors

- [SFSpeechError.Code.internalServiceError](speech/sfspeecherror/code/internalserviceerror.md)
- [moduleOutputFailed](speech/sfspeecherror/code/moduleoutputfailed.md)
