getVoices method

Implementation

Iterable<SpeechSynthesisVoice> getVoices() =>
    js_util.callMethod(this, 'getVoices', []);