voice property

SpeechSynthesisVoice voice

Implementation

SpeechSynthesisVoice? get voice native;
void voice= (SpeechSynthesisVoice value)

Implementation

set voice(SpeechSynthesisVoice? value) native;