---
title: moduleOutputFailed
framework: speech
role: symbol
role_heading: Type Property
path: speech/sfspeecherror/code/moduleoutputfailed
---

# moduleOutputFailed

The module’s result task failed.

## Declaration

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

## See Also

### Other errors

- [insufficientResources](speech/sfspeecherror/code/insufficientresources.md)
- [SFSpeechError.Code.internalServiceError](speech/sfspeecherror/code/internalserviceerror.md)
