Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 324 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 324 Bytes

My first attempt at a Speech Recognition App to test API use. However, the API wasn't working anymore so I went with a basic HTML, CSS, JS model using the Chrome browser SpeechRecognition API. Based off Speech Recognition App Using Vanilla JavaScript by WEB CIFAR on YouTube, with the main template forked from TimCreative.