Any help with this problem will be much appreciated. I would like to be able to get the buttons to work instantly and always in English if possible?
Thanks,
Glassy.
Hi... Not only is this an App Inventor thing, it's also an issue in many other languages. The program always has to ask to use the tts function, and the device always has to answer back before something can be spoken.
You'll have to set the language for the component on every screen. In App Inventor, each screen is like it's own little app...FYI Glassy, set the language in the properties on the designer screen... set them there and they should initialize with those settings.
Hope that helps...
On Wednesday, April 23, 2014 1:50:23 AM UTC-4, Glassy wrote: