---
title: SpeechSynthesis
framework: webkitjs
role: symbol
role_heading: Class
path: webkitjs/speechsynthesis
---

# SpeechSynthesis

## Declaration

```data
interface SpeechSynthesis
```

## Topics

### Instance Properties

- [paused](webkitjs/speechsynthesis/1628964-paused.md)
- [pending](webkitjs/speechsynthesis/1632665-pending.md)
- [speaking](webkitjs/speechsynthesis/1632848-speaking.md)

### Instance Methods

- [cancel](webkitjs/speechsynthesis/1630672-cancel.md)
- [getVoices](webkitjs/speechsynthesis/1634378-getvoices.md)
- [pause](webkitjs/speechsynthesis/1630381-pause.md)
- [resume](webkitjs/speechsynthesis/1629944-resume.md)
- [speak](webkitjs/speechsynthesis/1633990-speak.md)
