OSDN Git Service

Added a check to TtsService to make sure that the engine is enabled
authorCharles Chen <clchen@google.com>
Thu, 18 Mar 2010 02:15:41 +0000 (19:15 -0700)
committerCharles Chen <clchen@google.com>
Thu, 18 Mar 2010 02:15:41 +0000 (19:15 -0700)
commitdd5b4e2150c8e9f1511ab1b19890d9170407d9a6
tree6ae3c5202efb6e38805389b0bb353528eb1f6160
parenta378de742f6da53db442722894c5d68259593ef1
Added a check to TtsService to make sure that the engine is enabled
before using it; if the engine is not enabled, TtsService will fall
back to using the default system engine.

Change-Id: I401f9c19cc1351c0ae6daf2b11069e5036febc51
packages/TtsService/src/android/tts/TtsService.java