Dart SDK
dart:html
SpeechSynthesisUtterance
SpeechSynthesisUtterance.internal_
SpeechSynthesisUtterance.internal_
Dart SDK
dart:html
SpeechSynthesisUtterance
SpeechSynthesisUtterance.internal_
constructor
SpeechSynthesisUtterance.internal_
Source
Dart SDK
dart:html
SpeechSynthesisUtterance
Constants
boundaryEvent
endEvent
errorEvent
markEvent
pauseEvent
resumeEvent
startEvent
Static properties
instanceRuntimeType
Constructors
SpeechSynthesisUtterance
internal_
Properties
hashCode
lang
on
onBoundary
onEnd
onError
onMark
onPause
onResume
onStart
pitch
rate
runtimeType
text
voice
volume
Operators
operator ==
Methods
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
SpeechSynthesisUtterance.internal_
(
)
Source
@Deprecated("Internal Use Only") SpeechSynthesisUtterance.internal_() : super.internal_();