---
title: synthOpenFailed
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/synthopenfailed
---

# synthOpenFailed

Could not open another speech synthesizerchannel

## Declaration

```swift
var synthOpenFailed: Int { get }
```

## See Also

### Result Codes

- [noSynthFound](coreservices/nosynthfound.md)
- [synthNotReady](coreservices/synthnotready.md)
- [bufTooSmall](coreservices/buftoosmall.md)
- [voiceNotFound](coreservices/voicenotfound.md)
- [incompatibleVoice](coreservices/incompatiblevoice.md)
- [badDictFormat](coreservices/baddictformat.md)
- [badInputText](coreservices/badinputtext.md)
