---
title: NSSpeechSynthesizer.Boundary.wordBoundary
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsspeechsynthesizer/boundary/wordboundary
---

# NSSpeechSynthesizer.Boundary.wordBoundary

Speech should be paused or stopped at the end of the word.

## Declaration

```swift
case wordBoundary
```

## See Also

### Constants

- [NSSpeechSynthesizer.Boundary.immediateBoundary](appkit/nsspeechsynthesizer/boundary/immediateboundary.md)
- [NSSpeechSynthesizer.Boundary.sentenceBoundary](appkit/nsspeechsynthesizer/boundary/sentenceboundary.md)
