Dart SDK
dart:html
SpeechSynthesisUtterance
property voice
voice
class SpeechSynthesisUtterance
Constructors
SpeechSynthesisUtterance
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 ==
Constants
boundaryEvent
endEvent
errorEvent
markEvent
pauseEvent
resumeEvent
startEvent
SpeechSynthesisVoice
voice
@DocsEditable(), @DomName('SpeechSynthesisUtterance.voice'), read / write
Source
SpeechSynthesisVoice voice
property voice