Day 20: Native Speech Recognition
This challenge introduces the browser's speech recognition capabilities.
What Did I Learn?
I hadn't really thought about doing a speech recognition side project but now that I know it's easier to implement, I should build a fun side project!
You can also add if statements which look for when the user says certain words which results in a specific action.
So fun!
Interested in participating in #JavaScript30?
Register here and learn at your own speed.