utterance property

SpeechSynthesisUtterance get utterance

The utterance read-only property of the SpeechSynthesisUtterance interface returns the SpeechSynthesisUtterance instance that the event was triggered on.

Implementation

external SpeechSynthesisUtterance get utterance;