Methods
This section describes the methods associated with the Web Speech API.
In this section
| Topic | Description |
|---|---|
|
Removes an utterance from the queue. | |
|
Returns a list of the available voices in the SpeechSynthesisVoice object. | |
|
Pauses the SpeechSynthesis instance. | |
|
Puts the SpeechSynthesis instance into the non-paused state. | |
|
Adds a new SpeechSynthesisUtterance object to the end of the SpeechSynthesis instance queue. |
Show: