Dart SDK
dart:html
SpeechSynthesisUtterance
onPause
property
onPause
SpeechSynthesisUtterance
Constants
boundaryEvent
endEvent
errorEvent
markEvent
pauseEvent
resumeEvent
startEvent
Properties
lang
pitch
rate
text
voice
volume
onBoundary
onEnd
onError
onMark
onPause
onResume
onStart
on
Constructors
SpeechSynthesisUtterance
Methods
addEventListener
removeEventListener
dispatchEvent
Stream
<
Event
>
onPause
read-only
Stream of
pause
events handled by this [SpeechSynthesisUtterance].