speechSynthesisVoice top-level property
dynamic
get
speechSynthesisVoice
This Web Speech API interface represents a voice that the system supports. Every SpeechSynthesisVoice has its own relative speech service including information about language, name and URI.
Implementation
_i2.dynamic get speechSynthesisVoice => _i4.getProperty(
_self,
'SpeechSynthesisVoice',
);