---
title: AVSpeechBoundary.word
framework: avfaudio
role: symbol
role_heading: Case
path: avfaudio/avspeechboundary/word
---

# AVSpeechBoundary.word

Indicates to pause or stop speech after the synthesizer finishes speaking the current word.

## Declaration

```swift
case word
```

## See Also

### Speech boundaries

- [AVSpeechBoundary.immediate](avfaudio/avspeechboundary/immediate.md)
