Page 1 of 1

Enable speech input to WME

Posted: Sun Sep 01, 2013 3:11 pm
by jarihu
You could use Google Chrome to and speech recognition to input cities and street addresses to WME if you just modified the HTML input tag to include the "x-webkit-speech" element.

Code: Select all

<input autocomplete="off" maxlength="100" name="cityName" title="City name" type="text" value="Helsinki" required="" x-webkit-speech="">
Could you do this minor change please?

Re: Enable speech input to WME

Posted: Thu Sep 05, 2013 9:47 pm
by AlanOfTheBerg
This would work maybe 25% of the time. There's no way Chrome is going to be able to recognize complex and oddly-named city and street names.

But if you've got a proof of concept that shows you saying the names of cities and streets which are then spelled properly without editing, I will change my mind.

Re: Enable speech input to WME

Posted: Fri Sep 06, 2013 6:50 pm
by AlanOfTheBerg
Thanks @photoplex. Not to say that @jarihu your idea doesn't have merit, but general dictation is a lot different than city and street names.

Re: Enable speech input to WME

Posted: Wed Sep 11, 2013 3:56 pm
by AlanOfTheBerg
I'm only submitting this request because it appears to be a really simple change. Affect on the interface and other browsers is unknown. If it adds icons or stuff on the screen, it could be too tight a space to make it workable. Waze will decide.

https://bugs.waze.com/show_bug.cgi?id=5504

If it lets you vote, you can, but I doubt you have rights to do so.

Re: Enable speech input to WME

Posted: Wed Sep 11, 2013 5:51 am
by jarihu
My experience differs. I used several Finnish city and street names ( and those are known to be hard to pronounce correctly for most English-speaking people) but Google got them right every time. So, would it really hurt if you just enabled this possibility and people could use it if it worked for them?

Re: Enable speech input to WME

Posted: Fri Sep 06, 2013 1:51 pm
by photoplex
Just played around with the voice input facility on Google's search home page. Success rate of understanding the street names I was speaking into it was 3/10 at best.