Dart SDK
dart:html
SpeechSynthesis
getVoices
method
getVoices
SpeechSynthesis
Properties
paused
pending
speaking
on
Methods
cancel
getVoices
pause
resume
speak
addEventListener
removeEventListener
dispatchEvent
@DomName('SpeechSynthesis.getVoices')
@DocsEditable()
List
<
SpeechSynthesisVoice
>
getVoices
( )
(Not documented.)