americosfacebook / eyes-free

Automatically exported from code.google.com/p/eyes-free
0 stars 0 forks source link

[TTS] - No Speech Output on Android 2.2 #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Install any application which uses TTS in Android emulator with Froyo
2. Start the application

The log says TextToSpeechBeta not installed and loops continuously until 
the activity exists

TTS RC01 in Froyo

Sorry if any details are missing, i am a newbie

Original issue reported on code.google.com by xath...@gmail.com on 31 May 2010 at 10:06

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
If i create a fresh AVD with 2.1 it works properly without installing anything 
additional.

Original comment by xath...@gmail.com on 31 May 2010 at 10:26

GoogleCodeExporter commented 9 years ago
Attempting to reproduce.

Original comment by caseybur...@google.com on 8 Jun 2010 at 1:18

GoogleCodeExporter commented 9 years ago
Tested with API Level 8, Android 2.2 on clean AVD.
Settings -> Voice Input & Output -> Text-to-speech settings -> Listen to an 
example, works properly.  Built talking dialer from source, also worked 
properly on clean AVD as well as device running 2.2.

If you are still experiencing issues, I suggest ensuring there are no SDK 
updates available and making sure your project includes the latest TTS release 
candidate in its build path.  Also, ensure that your AVD was created with a 
virtual SD card with an appropriate capacity.

Original comment by caseybur...@google.com on 8 Jun 2010 at 1:35