Dart SDK
dart:html
SpeechSynthesisUtterance
markEvent
markEvent
Dart SDK
dart:html
SpeechSynthesisUtterance
markEvent
constant
markEvent
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
<
SpeechSynthesisEvent
>
markEvent
=
const
EventStreamProvider
<
SpeechSynthesisEvent
>
('mark')
Not documented.