IMPORTANT:

1 Year Free Hosting: https://www.atlantic.net/webdevsimplified
Use code KYLE for an additional $50

Hearing computers speak is always fun. I am not sure what it is, but the robotic, emotionless voice is always funny. That is why in this video I decided to use the text to speech tools built into the browser to make a web page that can speak anything I want it to. In this video I will show you exactly how to create a simple web app that can say anything you type.


Materials/References:

GitHub Code: https://github.com/WebDevSimplified/javascript-text-to-speech


🧠 Concepts Covered:

- How to use text to speech in JavaScript
- How to use speechSynthesis in JavaScript
- How to create a speech utterance in JavaScript


Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


#TextToSpeech #WDS #JavaScript