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})
Overload accessor: $1, $2
no setter
cancel ↔ void Function()
getter/setter pair
getVoices List<SpeechSynthesisVoice> Function()
getter/setter pair
onvoiceschanged ↔ dynamic Function(Event)?
MDN Reference
getter/setter pair
pause ↔ void Function()
getter/setter pair
paused bool
MDN Reference
no setter
pending bool
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})
Overload accessor: $1, $2
no setter
resume ↔ void Function()
getter/setter pair
speak ↔ void Function(SpeechSynthesisUtterance)
getter/setter pair
speaking bool
MDN Reference
no setter