summaryrefslogtreecommitdiffstats
path: root/content/browser/speech/speech_recognizer.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 170701 since the WebKit change has now been rolled in again.tommi@chromium.org2012-12-041-3/+3
* Revert 170668tasak@google.com2012-12-031-3/+3
* Update the Speech Api to support array(s) of result itemstommi@chromium.org2012-12-011-3/+3
* content/browser: Move speech code into content namespace.tfarina@chromium.org2012-10-291-17/+15
* Move ChannelLayout into media namespace.dalecurtis@google.com2012-10-171-1/+1
* Small refactor to media architecture in order to allow end-to-end tests.primiano@chromium.org2012-07-121-2/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Renamed SpeechRecognizerImpl to SpeechRecognizer and fixed some comments in t...primiano@chromium.org2012-06-271-0/+162
* App a Content API around SpeechRecognizer.jam@chromium.org2012-02-231-124/+0
* Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...jam@chromium.org2012-02-231-4/+7
* Move SpeechRecognizer delegate into its own header file and put it in the con...tfarina@chromium.org2012-02-161-59/+8
* Make AudioManager non-refcounted.tommi@chromium.org2012-02-151-2/+2
* Revert 121810 - Move SpeechRecognizer delegate into its own header file and p...rvargas@google.com2012-02-141-9/+60
* Move SpeechRecognizer delegate into its own header file and put it in the con...tfarina@chromium.org2012-02-141-60/+9
* Removes the AudioInputControllerThread from AudioInputController.henrika@chromium.org2012-02-031-0/+3
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-0/+4
* Move SpeechInputResult into content/public since it's used in chrome. Also ma...jam@chromium.org2011-11-281-4/+6
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-5/+6
* Fixing misleading name in a speech input setting and related variables.leandrogracia@chromium.org2011-10-081-2/+2
* Applying changes to the existing speech input code to support the extension API.leandrogracia@chromium.org2011-10-071-14/+11
* Remove use of default request context and fix use of speech censor flagallanwoj@chromium.org2011-09-291-0/+6
* Reland r102332 - export more symbols needed for the component builddpranke@chromium.org2011-09-231-12/+12
* Revert "Fix more symbol exports and a compile failure for the component build...dpranke@chromium.org2011-09-221-12/+12
* Fix more symbol exports and a compile failure for the component build ofdpranke@chromium.org2011-09-221-12/+12
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-10/+11
* Context menu for "Voice recognition options"gshires@google.com2011-07-261-0/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Description:annacc@chromium.org2011-05-161-1/+1
* In speech input, introduce a 'warm up' screen for slow audio capture devices.satish@chromium.org2011-04-051-0/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Better error messages for speech input errors.satish@chromium.org2011-03-071-0/+1
* Stream speech audio to server as it gets recorded, instead of waiting until e...satish@chromium.org2011-03-041-1/+0
* Add a noise indicator to the speech bubble volume indicator.satish@chromium.org2011-03-011-2/+3
* Move core pieces of speech from chrome to content.jam@chromium.org2011-02-261-0/+151