> the app can't work on my platform(x86+sdk 1.5 & htc diamond+sdk1.5)
The tts_2.0_market.apk for instance contains .so files, which are ARM- specific binaries that will not work with x86. Regards On Dec 28, 7:02 am, tstanly <[email protected]> wrote: > hi all, > > I have some questions about TTS(text-to-speech) lib, > 1) > does sdk 1.5 support for TTS? > I download TTS application from market, > but can't work > > 2) > I develope the TTS app use third party TTS > lib,http://code.google.com/p/eyes-free/downloads/list > but according the tutorial, > the app can't work on my platform(x86+sdk 1.5 & htc diamond+sdk1.5) > the error message is (eg: to speech "hello"):: > > I/TTS received: ( 3020): hello > V/TtsService( 3020): TTS service received hello > I/TtsService( 3020): Stopping > I/TtsService( 3020): Stopped > V/TtsService( 3020): TTS processing: hello > V/TtsService( 3020): null synth, can't speak > > can somebody give me the suggestion? > thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

