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

# NSSpeechSynthesizer.Boundary.sentenceBoundary

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

## Declaration

```swift
case sentenceBoundary
```

## See Also

### Constants

- [NSSpeechSynthesizer.Boundary.immediateBoundary](appkit/nsspeechsynthesizer/boundary/immediateboundary.md)
- [NSSpeechSynthesizer.Boundary.wordBoundary](appkit/nsspeechsynthesizer/boundary/wordboundary.md)
