dialogflow-android-client
dialogflow-android-client copied to clipboard
Any plan to support API V2?
API V2 now serves as the default API for all new Dialogflow agents, and all new feature upgrades will only be released for API V2
Any news on this?
I am starting to develop an enterprise app. Can I use this SDK or it will be deprecated? @matthewayne Can you answer?
Any news?
I need the android and iOS sdk for an app as well. Would also like it so users don’t have to login to use the API.
I found these examples:
https://github.com/GoogleCloudPlatform/android-docs-samples/tree/master/speech/Speech https://github.com/GoogleCloudPlatform/android-docs-samples/tree/master/nl/Language
Seems like a backend/cloud functions are the way to go in mobile applications.
Will the same SDK work for DialogFlow V2 after Oct 23, 2019? I don't want to use audio/video recognition.
@realill Please give any links or example codes if any to migrate to v2 from v1
Here is my implementation https://medium.com/@abhi007tyagi/android-chatbot-with-dialogflow-8c0dcc8d8018