Voice Control With JavaScript – Voix.js
We are used to controlling/navigating websites with mouse, keyboard and “touch” afterwards.Voix.js is a JavaScript library that allows us to add another layer to controlling them which is “voice”.
It has functions to start and stop listening through the microphone and we can set events to be fired when a given keyword is detected.
The library is pretty easy to use and it currently works in Chrome.
0 comments :