dialogflow / dialogflow-android-client

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

Any plan to support API V2? #89

Open MrBrightside29 opened 6 years ago

MrBrightside29 commented 6 years ago

Dialogflow blog

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

icochico commented 6 years ago

Any news on this?

abhi007tyagi commented 6 years ago

I am starting to develop an enterprise app. Can I use this SDK or it will be deprecated? @matthewayne Can you answer?

scinfu commented 6 years ago

Any news?

cmckni3 commented 6 years ago

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.

cmckni3 commented 6 years ago

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.

ourdex86 commented 5 years ago

Will the same SDK work for DialogFlow V2 after Oct 23, 2019? I don't want to use audio/video recognition.

prb407 commented 5 years ago

@realill Please give any links or example codes if any to migrate to v2 from v1

abhi007tyagi commented 5 years ago

Here is my implementation https://medium.com/@abhi007tyagi/android-chatbot-with-dialogflow-8c0dcc8d8018