espressif / esp-va-sdk

Espressif's Voice Assistant SDK: Alexa, Google Voice Assistant, Google DialogFlow
Other
293 stars 83 forks source link

wifi prov for dialogflow #64

Open kvbulusu opened 5 years ago

kvbulusu commented 5 years ago

not really an issue, but a simple qn. Similar to amazon-alexa, is it possible to provision the wifi via app for dialogflow example ? Any reason why its not implemented?

avsheth commented 5 years ago

Hi @kvbulusu We haven't really taken this up yet, since, for GVA, Google specification mentions that we can't launch commercial devices with Google Assistant SDK and it's only available for experimental and non-commercial uses only. :). We would surely like to add provisioning for DialogFlow based devices. (although AFAIK same authentication process should work for GVA as well). We will add this to our internal feature request pipeline and let you know when the support is available.