dialogflow / dialogflow-unity-client

Unity library for Dialogflow
Apache License 2.0
54 stars 15 forks source link

No longer working #7

Open sagoh opened 6 years ago

sagoh commented 6 years ago

Tried to use this but the micophone listen but not working and no error message. After looking around , I come across this https://github.com/dialogflow/dialogflow-xamarin-client/issues/5. I believe this sdk is no longer supported. This is because this sdk is using ASR VoiceRequest . But google is replacing ASR VoiceRequest with the Cloud Speech API.

geekbleek commented 6 years ago

Is there any intention to update this SDK to support the latest V2 DialogFlow APIs (and move to Cloud Speech API?)