dialogflow / dialogflow-android-client

Android SDK for Dialogflow
https://dialogflow.com
Apache License 2.0
575 stars 270 forks source link

Not able to send text input through android app #52

Open udittakwani opened 7 years ago

udittakwani commented 7 years ago

i have integrated api.ai within my app and app is working fine if i am taking voice input but now i want to take text input instead of voice i am not able to do it plz help

folomeev commented 7 years ago

Please take a look at AITextSampleActivity implementation.