OSDN Git Service

Fixing a bug when installing VoiceSearch cause error
authorValentin Kravtsov <valentink@google.com>
Fri, 5 Feb 2010 16:26:04 +0000 (16:26 +0000)
committerValentin Kravtsov <valentink@google.com>
Mon, 8 Feb 2010 14:04:18 +0000 (14:04 +0000)
commit7a3c9d31bbc57f76d18d465eca605f28dc206f00
treea7fea163a1e2eba3fc45fbfbd889da69176e9bd8
parent1009e82ef2985a55f0afcbfa7f31bddb73039982
Fixing a bug when installing VoiceSearch cause error

Reinstalling VoiceIME created a problem because RecognitionService expected the first command to be setListener, in this version, such command is added
if the connection is broken.

Change-Id: Ia102fc1843053e2bdd330b380c2685a1227081b2
core/java/android/speech/RecognitionManager.java