How to use text to speech in three.js.
Learn how to control speech text, speech volume, speech rate, speech voice of text to speech.
Using text to speech can reinforce learning(information retention) and increase accessibility of your project.
Timestamps:
00:00 Intro/demo
00:22 Load voices to use (other than default voice)
01:17 How to set language, rate, volume, and text to read
02:36 How to use different voices to read text
Resources:
SpeechSynthesis API:
https://developer.mozilla.org/en-US/d...
Getting Started with Speech Synthesis API:
https://blog.teamtreehouse.com/gettin....