Search found 16 matches

by Amit
Thu Feb 13, 2020 1:31 pm
Forum: ESP-MDF
Topic: Audio on Mesh (and use of esp-va-sdk)
Replies: 13
Views: 57376

Re: Audio on Mesh (and use of esp-va-sdk)

That would require some exploration. :)
Can't say for sure right now if it would or wouldn't work.
by Amit
Mon Dec 09, 2019 6:06 am
Forum: General Discussion
Topic: alexa/google services with bluetooth a2dp
Replies: 6
Views: 9080

Re: alexa/google services with bluetooth a2dp

Hi,
Alexa with BT A2DP sink support is available on GitHub now.

Thanks
by Amit
Wed Nov 13, 2019 4:21 am
Forum: General Discussion
Topic: alexa/google services with bluetooth a2dp
Replies: 6
Views: 9080

Re: alexa/google services with bluetooth a2dp

just an update.. it still hasn't gotten to the stage of release ! We are working on releasing it as soon as we can.
by Amit
Thu Oct 31, 2019 3:17 am
Forum: General Discussion
Topic: alexa/google services with bluetooth a2dp
Replies: 6
Views: 9080

Re: alexa/google services with bluetooth a2dp

Hi,

We have been seeing some issues and are working on fixing them. We will try our best in releasing preview version by 10th Nov.

Thanks,
Amit
by Amit
Mon Sep 30, 2019 9:51 am
Forum: ESP-IDF
Topic: Google Voice Assistant (IoT device)
Replies: 5
Views: 20967

Re: Google Voice Assistant (IoT device)

esp-va-sdk is useful for developing a device with voice assistants (GVA/Alexa) in-built and only supports voice based query-response flow.

In order to control a relay using voice commands, there are two ways:
1. Controlling the relay by talking to the device itself. In this case you would need esp ...
by Amit
Mon Sep 30, 2019 9:16 am
Forum: General Discussion
Topic: alexa/google services with bluetooth a2dp
Replies: 6
Views: 9080

Re: alexa/google services with bluetooth a2dp

We are planning on releasing a2dp sink (and source too, if possible) integration with Alexa.
I'll notify when the supported is available on github.
by Amit
Fri Mar 01, 2019 8:18 am
Forum: General Discussion
Topic: ESP·" + Google assistant
Replies: 1
Views: 4880

Re: ESP·" + Google assistant

Hi @lutavo
I am sorry but I didn't get your question exactly. Are you trying run Google Assistant on ESP32 or ESP8266?
We already have a working prototype for GVA based on ESP32 on GitHub
by Amit
Fri Feb 08, 2019 1:21 pm
Forum: ESP-ADF
Topic: ESP32 Lyra MSC: How to get <alexa/gva/dialogflow> ?
Replies: 15
Views: 24583

Re: ESP32 Lyra MSC: How to get <alexa/gva/dialogflow> ?

Hi Walter,

So basically for Android there are couple of options:
1. Install APK directly : You can find APK in the Releases section of Github repo https://github.com/espressif/esp-va-sdk/releases/download/v1.0b1r3/esp-prov-v2.apk
2. Build Android app from its sources: Basically above APK uses ...
by Amit
Mon Jan 28, 2019 7:47 am
Forum: ESP-ADF
Topic: ESP32 Lyra MSC: How to get <alexa/gva/dialogflow> ?
Replies: 15
Views: 24583

Re: ESP32 Lyra MSC: How to get <alexa/gva/dialogflow> ?

Hi Walter,

That's good to hear.

To answer your previous query regarding flashing pre-built environment for AVS credentials, unfortunately, there's no such mechanism in place. The only way to provide your credentials to the device right now is via Android/iOS app.

And if you are hung at device ...
by Amit
Mon Jan 21, 2019 1:09 pm
Forum: ESP-ADF
Topic: ESP32 Lyra MSC: How to get <alexa/gva/dialogflow> ?
Replies: 15
Views: 24583

Re: ESP32 Lyra MSC: How to get <alexa/gva/dialogflow> ?

Hi Walter

Sorry for the delayed reply.
Please apply couple of patches present in esp-idf-patches directory in esp-va-sdk repo, on esp-idf repo.

Thanks,
Amit

Go to advanced search