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