DescriptionAdd a noise indicator to the speech bubble volume indicator.
The noise indicator is drawn as a light blue area at the beginning and if there
was clipping that is denoted with a red area at the end of the meter. The noise
level comes from the endpointer -> SpeechRecognizer -> SpeechInputBubbleController -> SpeechInputBubble
hence a bunch of volume setting methods are updated with the new parameter.
I have also added a new utility method to SpeechInputManager to invoke the platform
provided microphone settings UI, this will be used in the next CL which contains
windows, mac and linux specific UI changes.
BUG=69886
TEST=manual, invoke speech input and check the bubble volume indicator to see background noise and clipping.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76395
Patch Set 1 : . #
Total comments: 15
Patch Set 2 : Addressed all review comments. #
Total comments: 2
Messages
Total messages: 10 (0 generated)
|