Dart SDK
dart:html
SpeechSynthesisUtterance
pauseEvent
pauseEvent
Dart SDK
dart:html
SpeechSynthesisUtterance
pauseEvent
constant
pauseEvent
Dart SDK
dart:html
SpeechSynthesisUtterance
Constants
boundaryEvent
endEvent
errorEvent
markEvent
pauseEvent
resumeEvent
startEvent
Static methods
internalCreateSpeechSynthesisUtterance
Properties
blink_jsObject
hashCode
lang
on
onBoundary
onEnd
onError
onMark
onPause
onResume
onStart
pitch
rate
runtimeType
text
voice
volume
Constructors
SpeechSynthesisUtterance
internal_
Operators
operator ==
Methods
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
EventStreamProvider
<
Event
>
pauseEvent
=
const
EventStreamProvider
<
Event
>
('pause')
Not documented.