Dart SDK
dart:html
SpeechSynthesisUtterance
onResume
property
onResume
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
<
SpeechSynthesisEvent
>
onResume
read-only
Stream of
resume
events handled by this [SpeechSynthesisUtterance].