willblaschko / AlexaAndroid

A library and sample app to abstract access to the Amazon Alexa service for Android applications.
GNU General Public License v2.0
280 stars 133 forks source link

How to reduce response speed? #161

Open Gmrevo opened 5 years ago

Gmrevo commented 5 years ago

We have implemented the library with the reference of the demo app, but when we give queries the response time is almost 30 seconds on an average, which is pretty slow. We are testing the app on Android smartphone version 8.

Can someone suggest tips and tricks, to reduce the response time?

Help is appreciated. Thanks!