---
title: bufTooSmall
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/buftoosmall
---

# bufTooSmall

Output buffer is too small to hold result

## Declaration

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

## See Also

### Result Codes

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