1. @DomName('SpeechSynthesis.getVoices')
  2. @DocsEditable()
List<SpeechSynthesisVoice> getVoices()

Source

@DomName('SpeechSynthesis.getVoices')
@DocsEditable()
List<SpeechSynthesisVoice> getVoices() native;