espressif / esp-va-sdk

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

Does this SDK only support Lyra board? #155

Open Nalininalu opened 2 years ago

Nalininalu commented 2 years ago

In readme they mentioned that this only support Lyra board..is it?

chiragatal commented 2 years ago

Which board do you have and which example are you trying to build?

Nalininalu commented 2 years ago

I'm trying to do Alexa example ( with music and playback support ) by using vaquita board)

chiragatal commented 2 years ago

In the release yesterday, we have added the supported boards along with all the supported voice assistants on the master branch. The branches of other repos and the build commands have also been updated. Check the new READMEs for more info.

Nalininalu commented 2 years ago

Could u share the link for that exact branch plz?

chiragatal commented 2 years ago

https://github.com/espressif/esp-va-sdk/tree/master Check the readme here.

Nalininalu commented 2 years ago

Hi thank you so much..what are all the music app supported by this sdk

Nalininalu commented 2 years ago

Hi.. this SDK does not support Spotify ?

chiragatal commented 2 years ago

The default AVS product here does not support the music services which require approval. You can create your own AVS product, enable the music services that you want and use that AVS product instead of the default one. (You will also have to modify the phone app to use your AVS product and build it again.)

Apart from Spotify, all the music services supported by Alexa should work.

Nalininalu commented 2 years ago

Hi @chiragatal ...thanks.. actually I flashed amazon_aia and it supported music except Spotify, pandora and some others