In this lesson we are going to build a React Teleprompter web application using the Web Speech API
. In particular, we'll use the SpeechRecognition
interface to recognize the user's voice, match the words to a predefined script, and automatically scroll to the next unspoken position.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.