atomic14 / diy-alexa

DIY Alexa
MIT License
513 stars 181 forks source link

Esp32 LyraT v4.3 #27

Open Marcoz08 opened 2 years ago

Marcoz08 commented 2 years ago

Your code supports the Esp32 LyraT?

Anugaradhawa commented 2 years ago

What is the Esp 32 LyraT ???

Marcoz08 commented 2 years ago

What is the Esp 32 LyraT ???

https://docs.espressif.com/projects/esp-adf/en/latest/get-started/get-started-esp32-lyrat.html

cgreening commented 2 years ago

If you can get the audio in from the microphones on the board then you should be able to make the code work, but I won't be able to help much as I don't have a LyraT

Marcoz08 commented 2 years ago

Si puede obtener el audio de los micrófonos en la placa, entonces debería poder hacer que el código funcione, pero no podré ayudar mucho ya que no tengo un LyraT.

Thanks, I'm going to try.

majda300000 commented 1 year ago

Hi, I'm currently trying to use this project on my esp32 LyraT, did you manage to do it? What did you have to change? Did you use the esp-adf library?