futokb/src/com/android/inputmethod/voice
Valentin Kravtsov c2a862a17b Adding VoiceIME support for the modified RecognitionManager
Now there is a delay each time the voice recognition screen is opened, however, this is the correct behavior as microphone setup takes about 600ms.
The previous implementation, although being fast, was not actually recording the first 1/2 second of user's speech.

Change-Id: I8b8373a59658502f7451150ff4a4ffd1c8e83205
2010-02-05 14:14:37 +00:00
..
EditingUtil.java Migrate voice features into the open-source LatinIME. This includes 2010-01-17 02:42:58 -05:00
FieldContext.java Add additional language information to FieldContext used for voice input. 2010-02-04 19:43:44 -08:00
LatinIMEWithVoice.java Migrate voice features into the open-source LatinIME. This includes 2010-01-17 02:42:58 -05:00
LatinIMEWithVoiceSettings.java Migrate voice features into the open-source LatinIME. This includes 2010-01-17 02:42:58 -05:00
RecognitionView.java remove references to Gservices from LatinIME 2010-01-28 10:09:44 -08:00
SettingsUtil.java remove references to Gservices from LatinIME 2010-01-28 10:09:44 -08:00
VoiceInput.java Adding VoiceIME support for the modified RecognitionManager 2010-02-05 14:14:37 +00:00
VoiceInputLogger.java Use de-duped version on LoggingEvents now in android-common. 2010-01-29 12:40:13 -05:00
WaveformImage.java Migrate voice features into the open-source LatinIME. This includes 2010-01-17 02:42:58 -05:00
Whitelist.java Migrate voice features into the open-source LatinIME. This includes 2010-01-17 02:42:58 -05:00