speechSynthesis property

SpeechSynthesis speechSynthesis

Implementation

SpeechSynthesis get speechSynthesis =>
    js_util.getProperty(this, 'speechSynthesis');