menu
Dart
dart:html
SpeechSynthesisUtterance
lang property
lang
brightness_4
brightness_5
description
lang
property
String
?
lang
Implementation
String? get lang native;
void
lang=
(
String
?
value
)
Implementation
set lang(String? value) native;
Dart
dart:html
SpeechSynthesisUtterance
lang property
SpeechSynthesisUtterance class
Constructors
SpeechSynthesisUtterance
Properties
hashCode
lang
on
onBoundary
onEnd
onError
onMark
onPause
onResume
onStart
pitch
rate
runtimeType
text
voice
volume
Methods
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
boundaryEvent
endEvent
errorEvent
markEvent
pauseEvent
resumeEvent
startEvent