speechSynthesis property - Window class - dart:html library (original) (raw)

description

SpeechSynthesis? getspeechSynthesis

Access to speech synthesis in the browser.

Other resources

Implementation

SpeechSynthesis? get speechSynthesis native;