android-voice-demo
android-voice-demo copied to clipboard
responsedata no intent
I just downloaded the master branch, opened it, and replaced it with my wit.ai client access token. But my resposedata is { "speech": { "confidence": 0, "tokens": [] }, "text": "", "type": "FINAL_TRANSCRIPTION" } { "entities": {}, "intents": [], "text": "", "traits": {}, "type": "FINAL_UNDERSTANDING" How can I fix it