| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds volume level measurements to the AudioInputController for low-latency cl... | henrika@chromium.org | 2014-05-27 | 1 | -0/+2 |
* | Adds error codes to AudioInputController/AudioInputRendererHost native logs | henrika@chromium.org | 2014-02-28 | 1 | -1/+2 |
* | Speech recognition: Fixing erroneous DCHECK usage | tommyw@chromium.org | 2014-01-16 | 1 | -2/+3 |
* | Rename speech test methods to *ForTesting instead of *ForTests. | janx@chromium.org | 2013-10-01 | 1 | -1/+1 |
* | added device selection to web speech to use the correct device. Users should ... | xians@chromium.org | 2013-06-20 | 1 | -1/+2 |
* | Moves WebSpeech to the low-latency audio backend. | henrika@chromium.org | 2013-06-17 | 1 | -0/+6 |
* | Fixing a race condition in SpeechRecognizerImpl. | primiano@chromium.org | 2013-05-31 | 1 | -1/+2 |
* | Extract interface from content::SpeechRecognizer | janx@chromium.org | 2013-05-20 | 1 | -0/+156 |
* | Renamed SpeechRecognizerImpl to SpeechRecognizer and fixed some comments in t... | primiano@chromium.org | 2012-06-27 | 1 | -165/+0 |
* | Introduced experimental support for interacting with the google remote stream... | primiano@chromium.org | 2012-06-22 | 1 | -0/+2 |
* | SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio... | primiano@chromium.org | 2012-05-24 | 1 | -14/+10 |
* | Revert 138498 - SpeechInputExtensionManager now interface (exclusively) with ... | vandebo@chromium.org | 2012-05-23 | 1 | -10/+14 |
* | SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio... | primiano@chromium.org | 2012-05-23 | 1 | -14/+10 |
* | Refactoring of chrome speech recognition architecture (Speech CL1.8) | primiano@chromium.org | 2012-05-16 | 1 | -3/+3 |
* | Adding missing #pragma once in speech recognition headers. | primiano@chromium.org | 2012-05-09 | 1 | -0/+1 |
* | RefCounted types should not have public destructors, content/browser part 1 | rsleevi@chromium.org | 2012-04-27 | 1 | -1/+3 |
* | Refactoring of chrome speech recognition architecture (CL1.6) | primiano@chromium.org | 2012-04-19 | 1 | -5/+3 |
* | Speech refactoring: Reimplemented speech_recognizer as a FSM (CL1.5) | primiano@chromium.org | 2012-04-13 | 1 | -38/+87 |
* | Move media/audio files into media namespace (relanding) | vrk@google.com | 2012-04-03 | 1 | -2/+3 |
* | Revert 130180 - Move media/audio files into media namespace | vrk@google.com | 2012-04-02 | 1 | -3/+2 |
* | Move media/audio files into media namespace | vrk@google.com | 2012-04-02 | 1 | -2/+3 |
* | Fixed a regression on speech arisen after r129173 . | primiano@chromium.org | 2012-03-29 | 1 | -0/+2 |
* | Speech refactoring: Turned AudioChunk into a refcounted class (CL1.4) | primiano@chromium.org | 2012-03-28 | 1 | -2/+3 |
* | Fixed a regression on speech input caused by issue 9858007 (r128895) that cau... | primiano@chromium.org | 2012-03-27 | 1 | -2/+3 |
* | speech_recognition_request | primiano@chromium.org | 2012-03-26 | 1 | -33/+32 |
* | Removed the SpeechRecognizerDelegate interface and replaced with SpeechRecogn... | primiano@chromium.org | 2012-03-14 | 1 | -17/+21 |
* | Added AudioBuffer/AudioChunk abstractions for speech recognition and improved... | primiano@chromium.org | 2012-03-13 | 1 | -2/+2 |
* | Renamed speech recognition code in preparation for introducing a new speech i... | primiano@chromium.org | 2012-03-07 | 1 | -7/+8 |
* | App a Content API around SpeechRecognizer. | jam@chromium.org | 2012-02-23 | 1 | -0/+108 |