speechSynthesis property

SpeechSynthesis get speechSynthesis

Implementation

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