DescriptionAdds a speech input info bubble.
I have not implemented the Mac/Linux part yet, will do so in a subsequent CL (does InfoBubble exist for Mac?).
This info bubble remains visible on screen until recognition ends or the user cancels it.
It also tracks the html element which requested speech recognition if it changes position
on screen (e.g. user scrolls the page or moves the browser window).
To get this working, I extended InfoBubble to query the delegate if it can be closed when
another window gets activated, as well as to reposition it when required.
TEST=none
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57199
Patch Set 1 #
Total comments: 27
Patch Set 2 : Address sky's comments. #
Total comments: 14
Patch Set 3 : Addressed sky's comments. #
Total comments: 2
Patch Set 4 : Removed Close method and tweaked the delegate. #Patch Set 5 : Reorganised speech bubble into an interface and implementation. #
Total comments: 12
Messages
Total messages: 15 (0 generated)
|