I am new to Alexa development and I found a sample library in GitHub.
https://github.com/willblaschko/AlexaAndroid
It get your voice command and response from amazon in Voice. Is there away to get the text response e.g JSON format so I can get the response and take an appropriate action
ie. If asking a weather forecast, i would have a response as text so I can show up on a screen.