Interface

SpeechSynthesisUtterance

SpeechSynthesisUtterance

This Web Speech API interface represents a speech request. It contains the content the speech service should read and information about how to read it (e.g. language, pitch and volume.)

View Source js/lib.dom.d.ts, line 6410