Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(242)

Issue 10825133: Speech recognition: fire the speechstart/speechend events. (Closed)

Created:
8 years, 4 months ago by hans
Modified:
8 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Speech recognition: fire the speechstart/speechend events. I noticed that we never fire these events. To comply with the spec, we can simply fire them at the same time as soundstart/soundend. BUG=116954

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M content/renderer/speech_recognition_dispatcher.cc View 1 chunk +2 lines, -0 lines 2 comments Download

Messages

Total messages: 14 (0 generated)
hans
satish: take a look?
8 years, 4 months ago (2012-08-01 12:45:59 UTC) #1
Satish
I think speech start should be fired after the end pointer's environment estimation has completed. ...
8 years, 4 months ago (2012-08-01 12:56:47 UTC) #2
hans
On 2012/08/01 12:56:47, Satish wrote: > I think speech start should be fired after the ...
8 years, 4 months ago (2012-08-01 13:14:32 UTC) #3
Satish
lgtm
8 years, 4 months ago (2012-08-01 13:50:44 UTC) #4
hans
jamesr: content/renderer/OWNERS review?
8 years, 4 months ago (2012-08-01 13:53:15 UTC) #5
jamesr
By "spec" do you mean a web standard? Why is this sort of logic in ...
8 years, 4 months ago (2012-08-01 17:19:23 UTC) #6
hans
On 2012/08/01 17:19:23, jamesr wrote: > By "spec" do you mean a web standard? Why ...
8 years, 4 months ago (2012-08-01 17:21:43 UTC) #7
jamesr
On 2012/08/01 17:21:43, hans wrote: > On 2012/08/01 17:19:23, jamesr wrote: > > By "spec" ...
8 years, 4 months ago (2012-08-01 17:42:38 UTC) #8
jamesr
Darin - what's the right pattern here? Synthesize the event here (in chromium) or somewhere ...
8 years, 4 months ago (2012-08-01 17:43:15 UTC) #9
darin (slow to review)
I think you should just have one entry point for start and stop on the ...
8 years, 4 months ago (2012-08-02 06:18:33 UTC) #10
hans
Sounds like it's better to do this on the WebKit side. I've moved it to ...
8 years, 4 months ago (2012-08-02 11:01:23 UTC) #11
darin (slow to review)
Great, thanks! On Thu, Aug 2, 2012 at 4:01 AM, <hans@chromium.org> wrote: > Sounds like ...
8 years, 4 months ago (2012-08-02 16:48:43 UTC) #12
Satish
still need this CL?
8 years, 3 months ago (2012-09-02 22:24:06 UTC) #13
hans
8 years, 3 months ago (2012-09-03 12:33:16 UTC) #14
On 2012/09/02 22:24:06, Satish wrote:
> still need this CL?

Nope, it was fixed in WebKit.

Closing.

Powered by Google App Engine
This is Rietveld 408576698