---
title: badDictFormat
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/baddictformat
---

# badDictFormat

Pronunciation dictionary format error

## Declaration

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