voice 属性

SpeechSynthesisVoice? voice

实现

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

实现

set voice(SpeechSynthesisVoice? value) native;