dialogflow-android-client icon indicating copy to clipboard operation
dialogflow-android-client copied to clipboard

Any plan to support API V2?

Open MrBrightside29 opened this issue 6 years ago • 8 comments

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

MrBrightside29 avatar Apr 18 '18 07:04 MrBrightside29

Any news on this?

icochico avatar Jun 19 '18 19:06 icochico

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

abhi007tyagi avatar Sep 07 '18 14:09 abhi007tyagi

Any news?

scinfu avatar Sep 24 '18 14:09 scinfu

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 avatar Sep 30 '18 02:09 cmckni3

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.

cmckni3 avatar Oct 01 '18 16:10 cmckni3

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

ourdex86 avatar Feb 25 '19 05:02 ourdex86

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

prb407 avatar Oct 17 '19 10:10 prb407

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

abhi007tyagi avatar Oct 17 '19 15:10 abhi007tyagi