Articles tagged: SpeechSynthesisUtterance
Found 15 documents
- Web/API/SpeechSynthesisUtterance The SpeechSynthesisUtterance interface of the Web Speech API represents a speech request. It ...
- Web/API/SpeechSynthesisUtterance/lang The lang property of the SpeechSynthesisUtterance interface gets and sets the language of the ...
- Web/API/SpeechSynthesisUtterance/onboundary The onboundary property of the SpeechSynthesisUtterance interface represents an event handler ...
- Web/API/SpeechSynthesisUtterance/onend The onend property of the SpeechSynthesisUtterance interface represents an event handler that ...
- Web/API/SpeechSynthesisUtterance/onerror The onerror property of the SpeechSynthesisUtterance interface represents an event handler that ...
- Web/API/SpeechSynthesisUtterance/onmark The onmark property of the SpeechSynthesisUtterance interface represents an event handler that ...
- Web/API/SpeechSynthesisUtterance/onpause The onpause property of the SpeechSynthesisUtterance interface represents an event handler that ...
- Web/API/SpeechSynthesisUtterance/onresume The onresume property of the SpeechSynthesisUtterance interface represents an event handler that ...
- Web/API/SpeechSynthesisUtterance/onstart The onstart property of the SpeechSynthesisUtterance interface represents an event handler that ...
- Web/API/SpeechSynthesisUtterance/pitch The pitch property of the SpeechSynthesisUtterance interface gets and sets the pitch at which ...
- Web/API/SpeechSynthesisUtterance/rate The rate property of the SpeechSynthesisUtterance interface gets and sets the speed at which the ...
- Web/API/SpeechSynthesisUtterance/SpeechSynthesisUtterance The SpeechSynthesisUtterance() constructor of the SpeechSynthesisUtterance interface returns a ...
- Web/API/SpeechSynthesisUtterance/text The text property of the SpeechSynthesisUtterance interface gets and sets the text that will be ...
- Web/API/SpeechSynthesisUtterance/voice The voice property of the SpeechSynthesisUtterance interface gets and sets the voice that will ...
- Web/API/SpeechSynthesisUtterance/volume The volume property of the SpeechSynthesisUtterance interface gets and sets the volume that the ...