Open GoogleCodeExporter opened 9 years ago
The x-webkit-speech on an input worked for me only after I've set the
--enable-speech-input flag in settings.json:
"command_line_switches": {
"enable-speech-input": ""
},
On the google.com website I get the "No internet connection" message as well.
I've found a related issue in the CEF Issue Tracker:
"CEF3: Linux: x-webkit-speech input fails with "No Internet connection" error"
https://code.google.com/p/chromiumembedded/issues/detail?id=1014
I've commented #5 #6 in that issue with regards to problems on Windows.
Original comment by czarek.t...@gmail.com
on 2 Feb 2014 at 11:13
Thanks for fast response! Of course I forgot to mention that flag that need to
be set, sorry.
Anyway, maybe you will be able to debug speech recognition inside html input
element as I mentioned previously which actually works and can be seen e.g.
here: http://slides.html5rocks.com/#speech-input and see how it differs from
our failing one?
Original comment by matkrz...@gmail.com
on 3 Feb 2014 at 12:07
Added comment #8 in the CEF issue that compares google speech logs with the
html5rocks speech logs.
Original comment by czarek.t...@gmail.com
on 3 Feb 2014 at 12:17
Original comment by czarek.t...@gmail.com
on 21 Oct 2014 at 10:37
Original issue reported on code.google.com by
matkrz...@gmail.com
on 2 Feb 2014 at 10:25