SpeechSynthesisUtterance$Typings extension

on

Properties

addEventListener → ({void Function<K$ extends Event>(SpeechSynthesisUtteranceEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

Overload accessor: $1, $2
no setter
lang String

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair
onboundary ↔ dynamic Function(SpeechSynthesisEvent)?

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair
onend ↔ dynamic Function(SpeechSynthesisEvent)?

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair
onerror ↔ dynamic Function(SpeechSynthesisErrorEvent)?

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair
onmark ↔ dynamic Function(SpeechSynthesisEvent)?

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair
onpause ↔ dynamic Function(SpeechSynthesisEvent)?

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair
onresume ↔ dynamic Function(SpeechSynthesisEvent)?

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair
onstart ↔ dynamic Function(SpeechSynthesisEvent)?

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair
pitch num

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair
rate num

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair
removeEventListener → ({void Function<K$ extends Event>(SpeechSynthesisUtteranceEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

Overload accessor: $1, $2
no setter
text String

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair
voice SpeechSynthesisVoice?

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair
volume num

Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension

MDN Reference
getter/setter pair