summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech
Commit message (Expand)AuthorAgeFilesLines
...
* Remove console LOG(INFO) spam from EnergyEndpointer.evan@chromium.org2010-09-171-5/+0
* Show a volume indicator as audio is being recorded.satish@chromium.org2010-09-1617-78/+299
* Extend speech input bubble in GTK to display error messages with try-again an...satish@chromium.org2010-09-141-50/+106
* Fix chrome os build break caused by passing string16 where a wstring was expe...satish@chromium.org2010-09-111-1/+2
* Extend speech input bubble on windows to display error messages with try-agai...satish@chromium.org2010-09-111-62/+121
* We used to show error messages as info bars earlier. Based on UX feedback, we...satish@chromium.org2010-09-1012-169/+421
* Give time for environment estimation and detect the no-speech case.satish@chromium.org2010-09-096-47/+198
* Changed a link widget to button per feedback from UX.satish@chromium.org2010-09-031-10/+8
* This feature was already enabled on windows and mac last week (http://coderev...satish@chromium.org2010-09-031-3/+4
* Implement the speech input bubble on linux/gtk.satish@chromium.org2010-09-015-10/+146
* Fix data race in destroying the info bubble.satish@chromium.org2010-09-011-6/+12
* Marked SpeechInputBubbleControllerTest.TestFocusChanged as disabled.akalin@chromium.org2010-09-011-1/+8
* Reverting as this breaks Chromium OS. Please fix and reland.ananta@chromium.org2010-08-315-146/+10
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-4/+4
* Implement the speech input bubble on linux/gtk.satish@chromium.org2010-08-315-10/+146
* Enable speech input by default on windows.satish@chromium.org2010-08-281-0/+5
* Implement the speech input bubble on mac.satish@chromium.org2010-08-284-7/+332
* Show proper messages if we find errors before or during audio recording.satish@chromium.org2010-08-274-12/+84
* Displays a speech input UI bubble during speech recognition.satish@chromium.org2010-08-2710-12/+447
* Make SpeechInputManager a process wide singleton so it can make sure there is...satish@chromium.org2010-08-268-144/+258
* Fix order of includes in header file.satish@chromium.org2010-08-251-5/+6
* Add an endpointer for detecting end of speech.satish@chromium.org2010-08-248-9/+1159
* Adds a speech input info bubble.satish@chromium.org2010-08-241-0/+58
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-201-1/+0
* Compress recorded audio with speex before transmitting to server for recognit...satish@chromium.org2010-08-186-16/+98
* Support for multiple speech enabled elements in same page.satish@chromium.org2010-08-178-101/+139
* Revert 56006 - Revert 56002 - Adds SpeechInputManagerImpl to handle requests ...satorux@chromium.org2010-08-134-16/+107
* Revert 56002 - Adds SpeechInputManagerImpl to handle requests from render vie...satorux@chromium.org2010-08-134-107/+16
* Adds SpeechInputManagerImpl to handle requests from render views and return r...satish@chromium.org2010-08-134-16/+107
* Adds SpeechRecognizer which provides a simple interface to record and recogni...satish@chromium.org2010-08-123-0/+446
* Address Andrei's comments from CL 3164002satish@chromium.org2010-08-111-1/+5
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Adds SpeechRecognitionRequest class for sending recorded audio data to server...satish@chromium.org2010-08-103-0/+297
* Disable SpeechInputBrowserTest.TestBasicRecognition.jianli@chromium.org2010-08-051-1/+1
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-045-0/+325
* Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1satish@chromium.org2010-07-301-0/+36
* Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1"evan@chromium.org2010-07-301-36/+0
* Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1satish@chromium.org2010-07-301-0/+36