---
title: incompatibleVoice
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/incompatiblevoice
---

# incompatibleVoice

Specified voice cannot be used with synthesizer

## Declaration

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

## See Also

### Result Codes

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