SpeechSynthesis$Typings extension

on

Properties

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

Available on SpeechSynthesis, provided by the SpeechSynthesis$Typings extension

Overload accessor: $1, $2
no setter
cancel ↔ void Function()

Available on SpeechSynthesis, provided by the SpeechSynthesis$Typings extension

getter/setter pair
getVoices List<SpeechSynthesisVoice> Function()

Available on SpeechSynthesis, provided by the SpeechSynthesis$Typings extension

getter/setter pair
onvoiceschanged ↔ dynamic Function(Event)?

Available on SpeechSynthesis, provided by the SpeechSynthesis$Typings extension

MDN Reference
getter/setter pair
pause ↔ void Function()

Available on SpeechSynthesis, provided by the SpeechSynthesis$Typings extension

getter/setter pair
paused bool

Available on SpeechSynthesis, provided by the SpeechSynthesis$Typings extension

MDN Reference
no setter
pending bool

Available on SpeechSynthesis, provided by the SpeechSynthesis$Typings extension

MDN Reference
no setter
removeEventListener → ({void Function<K$>(SpeechSynthesisEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on SpeechSynthesis, provided by the SpeechSynthesis$Typings extension

Overload accessor: $1, $2
no setter
resume ↔ void Function()

Available on SpeechSynthesis, provided by the SpeechSynthesis$Typings extension

getter/setter pair
speak ↔ void Function(SpeechSynthesisUtterance)

Available on SpeechSynthesis, provided by the SpeechSynthesis$Typings extension

getter/setter pair
speaking bool

Available on SpeechSynthesis, provided by the SpeechSynthesis$Typings extension

MDN Reference
no setter