Audio books are way more expensive than paperback books, but sometimes it is nice to have the convenience of an audio book. In this video I will be showing you how to create your own audio book reader with JavaScript and it is surprisingly easy.


Materials/References:

GitHub Code: https://github.com/WebDevSimplified/audio-book-reader
Tesseractjs: https://github.com/naptha/tesseract.js#tesseractjs


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


⏱️ Timestamps:

00:00 - Introduction
00:15 - Setup
01:10 - HTML
02:23 - Access webcam
03:50 - OCR integration
09:03 - Text to speech integration


#AudioBook #WDS #JavaScript