---
title: voiceNotFound
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/voicenotfound
---

# voiceNotFound

Voice resource not found

## Declaration

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

## See Also

### Result Codes

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