---
title: noSynthFound
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/nosynthfound
---

# noSynthFound

Could not find the specified speech synthesizer

## Declaration

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

## See Also

### Result Codes

- [synthOpenFailed](coreservices/synthopenfailed.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)
