Dart SDK
dart:html
SpeechSynthesis
constructor
SpeechSynthesis.internal_
SpeechSynthesis.internal_
class SpeechSynthesis
Constructors
internal_
Properties
paused
pending
speaking
hashCode
on
runtimeType
Methods
cancel
getVoices
pause
resume
speak
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
instanceRuntimeType
SpeechSynthesis.internal_
(
)
Source
@Deprecated("Internal Use Only") SpeechSynthesis.internal_() : super.internal_();
constructor SpeechSynthesis.internal_