menu
js_bindings package
documentation
bindings/speech_api.dart
PropsSpeechSynthesis
getVoices method
getVoices method
dark_mode
light_mode
getVoices
method
Iterable
<
SpeechSynthesisVoice
>
getVoices
(
)
Implementation
Iterable<SpeechSynthesisVoice> getVoices() => js_util.callMethod(this, 'getVoices', []);
js_bindings package
documentation
bindings/speech_api
PropsSpeechSynthesis
getVoices method
PropsSpeechSynthesis extension on
SpeechSynthesis