Page 1 of 1

example: google_translate_device for ESP32-LyraTD-MSC board

Posted: Mon Feb 11, 2019 3:37 am
by AlbertKinpo
==> esp-adf\examples\cloud_services\google_translate_device

There are build error on ESP32-LyraTD-MSC board for example"google_translate_device".
I read the source code and find out that ==> The GPIO and Audio Codec is not supported for MSC board.

Is there any date to fixed the problem? Thank you.

Re: example: google_translate_device for ESP32-LyraTD-MSC board

Posted: Wed Feb 13, 2019 7:35 am
by ESP_Daniel
This is due to a mismatch between code and development boards ,This code is based on lyrat_4.3 development board, MSC board has not yet adapted, we will change this structure in the future. :)

Re: example: google_translate_device for ESP32-LyraTD-MSC board

Posted: Thu Feb 14, 2019 8:15 am
by AlbertKinpo
Is there any plan for supporting ESP32-LyraTD-MSC board with "google_translate_device" example?
Hope ESP would support it soon.