Finaly Nexus 7 Comes to India
Nexus 7 Price In India : Rs. 15,999.00
Ships by April 5, 2013
We are Kerala Techies here to update all about technologies..
How to Check browser supports the Web Speech API or Not ?
- by checking if the webkitSpeechRecognition object exists or not. check the code given below.
if (!('webkitSpeechRecognition' in window)) {
upgrade();
} else {
var recognition = new webkitSpeechRecognition();
recognition.continuous = true;
recognition.interimResults = true;
recognition.onstart = function() { ... }
recognition.onresult = function(event) { ... }
recognition.onerror = function(event) { ... }
recognition.onend = function() { ... }
More About Speech API by W3C Community click Here
![]() |
| courtesy :Kantar Worldpanel |
“The journey is just beginning, but I am pleased to announce today that we have sold 40 million Windows 8 licenses so far.”
Windows 8 launched at the end of October also opening of the Windows Store.in the Windows Store at the time of launch more apps than any other app store at their launch after the launch the number of apps has doubled. crossed the $25,000 revenue( developer gets 80% ). We can find lot of great apps in Windows Store .