How does the HTML5 Voice input on Chrome (Mac) get access to the mic? Is it because I have the google voice plugin installed?
Shouldn't the browser explicitly ask for permission before giving access?
|
How does the HTML5 Voice input on Chrome (Mac) get access to the mic? Is it because I have the google voice plugin installed? Shouldn't the browser explicitly ask for permission before giving access?
| ||||
|
feedback
|
|
The microphone isn't directly being exposed to the Web page—it's just posting the speech (and receiving text) through Google servers so it's not considered a security issue (and you have to click the microphone icon to start it). It's pretty similar to how voice input works on Android and Google's iPhone/Blackberry apps. | |||||||||||||||||
feedback
|
|
It is explicitly asking permission before giving access, that's what clicking the microphone icon is. Think of it more like the | |||
|
feedback
|
|
For those saying that you can't style the button and it can't be exploited - it was done with Facebook like buttons - http://www.esrun.co.uk/blog/disguising-a-facebook-like-link/ So what's to stop it working for the Google Mic button? | |||||
feedback
|