Its works out for me now . Cheers : Uander
On Wed, Jun 9, 2010 at 4:58 PM, Uander <[email protected]> wrote: > Hello , > > Proceeding ahead on this issue . > > Now I generated a sample application mytest.apk using attached code > mytest.java . I follow step mentioned in http://www.yuanma.org/eng/?p=28, > compiled code and generated attached apk (TTS.apk) . > My sdcard has all voice data installed (espeak+svox) . > When I run this apk on my board , it shows "Hello world" in screen but then > it prompts to install TTS library , when clicked on the option it says > "process myTest has stopped unexpectedly " . > > I have installed voice data , then which TTS library to install from > > *http://code.google.com/p/eyes-free/downloads/list > <http://code.google.com/p/eyes-free/downloads/list>* > > so as my apk speach out Hello world ? ? > > > Please fin attached java code , TTS.apk and log file . > > > Log says here : > > E/dalvikvm( 5124): Could not find class 'com.google.tts.PrefsActivity', > referenced from method com.google.tts.ConfigurationManager.onCreate > > W/System.err( 5124): > android.content.pm.PackageManager$NameNotFoundException: Application package > com.google.tts not found > > > W/ActivityManager( 987): Unable to start service Intent { > act=android.intent.action.USE_TTS cat=[android.intent.category.TTS] }: not > found > > > Please help me out on this issue . > > > Thanks : > Uander > > > * > <http://code.google.com/p/eyes-free/downloads/list>* > > > On Wed, Jun 9, 2010 at 2:23 PM, Uander <[email protected]> wrote: > >> *Hi , * >> >> *Well , I installed com.svox*.langpack.installer_1.0.1.*apk to my >> /system/app that actuall install voice data (en_*.bin) files in my >> /sdcard/svox location .* >> *Now Mainmenu->settings->Text to speech has "install voice data" option >> disabled and other options are enabled now . * >> *That means voice data is installed now in my sdcard . I have >> TtsService.apk in my /system/app --so tts library is installed also . Now >> what to do ?? I * >> ** >> *I want to know how to use this TTS .. Is there a sample apllication apk >> that make things clear to me . * >> ** >> ** >> *Thanks : * >> *UAnder * >> >> >> . >> On Mon, Jun 7, 2010 at 5:10 AM, Uander <[email protected]> wrote: >> >>> Does this link would be indirection for my issue ? >>> >>> http://andappstore.com/AndroidApplications/apps/210486 >>> >>> its asking for language installer apk to be loadedd in /sdcard/* location >>> . >>> >>> what steps are required basically to enable TTS ? and how can one make >>> use of it ? >>> >>> Thanks : >>> Uander >>> On Mon, Jun 7, 2010 at 1:32 AM, Uander <[email protected]> wrote: >>> >>>> Hi All , >>>> >>>> we have ported android 2.1 on one of our custom board . >>>> I was checking Text to speech functionality on it . >>>> >>>> I click Settings->Text to Speech . ..it gives n new screen All options >>>> other than >>>> "Install voice data" is greyed out . >>>> When I click on install voice data . >>>> it says "The application Pico TTS has stoppped unexpectedly. PLease try >>>> again " >>>> >>>> Can anyone point me what is the issue or how to install voice data on my >>>> board having eclair 2.1 . >>>> >>>> >>>> Thanks : >>>> Uander >>>> >>> >>> >> > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
