angler-fishThe Vulnerability History Project

Adds chromium side plumbing to pass speech input calls back and forth with WebKit.

      Please advise if any of the code needs to be within &quot#if ENABLE_INPUT_SPEECH&quot, since most of the speech input code in webkit is under &quot#if ENABLE(INPUT_SPEECH)&quot

- Created renderer/SpeechInputDispatcher, implements WebKit::WebSpeechInputController which is used by WebView for invoking speech input.
- Created browser/speech/SpeechInputDispatcherHost to receive IPC messages from the above SpeechInputDispatcher. Nothing done yet apart from receiving the messages.
- Creates new directory chrome/browser/speech, this will be used for SpeechInputDispatcherHost, network based speech recognizer, speech audio recording/buffering code as well as  speech output (Text-to-speech) code in future.

BUG=none
TEST=no functionality to test yet.

Review URL: http://codereview.chromium.org/3035035

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54981 0039d316-1c4b-4281-b951-d872f2087c98
    
commit 638694c1f47e6aa78a0ea55660e5f9f42967ceb9
+1 -5
-8
-103
-101
-63
-14
-44
-4
-2
-1
-31
-12
-8
-61
-46
-30
expand_less