That would require some exploration.
Can't say for sure right now if it would or wouldn't work.
Search found 16 matches
- Thu Feb 13, 2020 1:31 pm
- Forum: ESP-MDF
- Topic: Audio on Mesh (and use of esp-va-sdk)
- Replies: 13
- Views: 51877
- Mon Dec 09, 2019 6:06 am
- Forum: General Discussion
- Topic: alexa/google services with bluetooth a2dp
- Replies: 6
- Views: 8343
Re: alexa/google services with bluetooth a2dp
Hi,
Alexa with BT A2DP sink support is available on GitHub now.
Thanks
Alexa with BT A2DP sink support is available on GitHub now.
Thanks
- Wed Nov 13, 2019 4:21 am
- Forum: General Discussion
- Topic: alexa/google services with bluetooth a2dp
- Replies: 6
- Views: 8343
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.
- Thu Oct 31, 2019 3:17 am
- Forum: General Discussion
- Topic: alexa/google services with bluetooth a2dp
- Replies: 6
- Views: 8343
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
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
- Mon Sep 30, 2019 9:51 am
- Forum: ESP-IDF
- Topic: Google Voice Assistant (IoT device)
- Replies: 5
- Views: 18385
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-v...
- Mon Sep 30, 2019 9:16 am
- Forum: General Discussion
- Topic: alexa/google services with bluetooth a2dp
- Replies: 6
- Views: 8343
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.
I'll notify when the supported is available on github.
- Fri Mar 01, 2019 8:18 am
- Forum: General Discussion
- Topic: ESP·" + Google assistant
- Replies: 1
- Views: 4601
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
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
- Fri Feb 08, 2019 1:21 pm
- Forum: ESP-ADF
- Topic: ESP32 Lyra MSC: How to get <alexa/gva/dialogflow> ?
- Replies: 15
- Views: 22776
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 Espres...
- Mon Jan 28, 2019 7:47 am
- Forum: ESP-ADF
- Topic: ESP32 Lyra MSC: How to get <alexa/gva/dialogflow> ?
- Replies: 15
- Views: 22776
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 author...
- Mon Jan 21, 2019 1:09 pm
- Forum: ESP-ADF
- Topic: ESP32 Lyra MSC: How to get <alexa/gva/dialogflow> ?
- Replies: 15
- Views: 22776
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
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