Dart SDK
dart:html
SpeechSynthesisUtterance
text
text
Dart SDK
dart:html
SpeechSynthesisUtterance
text
property
text
Dart SDK
dart:html
SpeechSynthesisUtterance
Constants
boundaryEvent
endEvent
errorEvent
markEvent
pauseEvent
resumeEvent
startEvent
Static methods
internalCreateSpeechSynthesisUtterance
Constructors
SpeechSynthesisUtterance
internal_
Properties
blink_jsObject
hashCode
lang
on
onBoundary
onEnd
onError
onMark
onPause
onResume
onStart
pitch
rate
runtimeType
text
voice
volume
Operators
operator ==
Methods
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
String
text
void
text=
(
String
value
)