---
title: badInputText
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/badinputtext
---

# badInputText

Raw phoneme text contains invalid characters

## Declaration

```swift
var badInputText: 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)
- [incompatibleVoice](coreservices/incompatiblevoice.md)
- [badDictFormat](coreservices/baddictformat.md)
