I have an application running on an Android phone connected to a 3G network. It runs fine for long stretches and then goes into lengthy periods where every attempt to collect speech with the Recognizer Intent results in a "Connection problem" error message from the Recognizer dialog box with the offer to Try Again or Cancel. The error happens after the speech is collected and the Recognizer is trying to interface with Google's servers. I have a good 4-bar (max) connection and the 3G network is active, yet I get these intermittent periods of "Connection problem" error output.
Has anybody seen this and have any ideas on how to avoid them hopefully by changing something in my Java code? -- roschler -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en