SpeechSynthesisUtterance
The SpeechSynthesisUtterance interface of the Web Speech API 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.)
The SpeechSynthesisUtterance interface of the Web Speech API 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.)
The SpeechSynthesisUtterance interface of the Web Speech API 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.)
Properties
Gets and sets the text that will be synthesised when the utterance is spoken.
Gets and sets the text that will be synthesised when the utterance is spoken.
Gets and sets the voice that will be used to speak the utterance.
Gets and sets the voice that will be used to speak the utterance.
Gets and sets the voice that will be used to speak the utterance.