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