Hi Alvaro, I haven't tried (your) TTS, but with my own app, which writes audio to flash in order to play it through MediaPlayer, I got a user report that it takes four or five seconds for a sound update on the G1 while it runs fairly smoothly on the emulator (less than one second latency there). That is unacceptably slow, much slower than what I find with regular Nokia phones running my MIDlet counterpart which is programmed in Java ME and which does not need access to flash memory for its main functionality. For my app the Android emulator (which emulates flash but uses the hard-disk and maybe some in-memory caching) appears significantly faster than the physical Android phone, but I do not know if the bottleneck is access to flash or something else. Hence my question how the TTS runs on the G1 as compared to the emulator. I'm a European (non-UK) citizen too, so I have no G1 either to experiment with.
On Nov 20, 8:48 pm, "Alvaro Rivas" <[EMAIL PROTECTED]> wrote: > hopefully! I'm european citizen, so no G1 available. Did you get latency > problems with the emulator? > > 2008/11/20 blindfold <[EMAIL PROTECTED]> > > > > > Did anyone try it on the T-Mobile G1? Is TTS latency acceptable there? > > > 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 -~----------~----~----~----~------~----~------~--~---

