hchiam / language-user-interface

LUI, a voice assistant kinda like JARVIS.
https://codepen.io/hchiam/pen/WOLOJG/
MIT License
5 stars 1 forks source link

make animation icon into button for turning voice recognition on (if available) #13

Closed hchiam closed 6 years ago

hchiam commented 7 years ago

( codepen: https://codepen.io/hchiam/full/WOLOJG/ )

hchiam commented 6 years ago

Just use put these inside of clicked() in the codepen:

setUp_webkitSpeechRecognition();
toggleStart_webkitSpeechRecognition();