06-28-2017, 03:52 AM
(04-02-2017, 01:52 PM)meetdilip Wrote: I heard that Bing has some tools which can offer API level access to voice control.
There are already some free javascript libraries that can offer API level access to voice control. One of them is annyang.js, which is a tiny javascript library that lets your visitors control your site with voice commands. It has no dependencies, weighs just 2 KB, and is free to use and modify under the MIT license.
Source on Github: https://github.com/TalAter/annyang
Hope it is exactly what you want.