esp8266-google-home-notifier
esp8266-google-home-notifier copied to clipboard
ESP32 ERRORS...
Hello i'm using WEMOS LOL32 and and i got those errors:
esp8266-google-home-notifier.cpp: In member function 'boolean GoogleHomeNotifier::cast(const char*, const char*, WiFiClientSecure*)': esp8266-google-home-notifier.cpp:86:9: error: 'TTS {aka class GoogleTTS}' has no member named 'setWiFiClientSecure'
tts.setWiFiClientSecure(m_client);
Thanks for your help! Marc.
Dup of https://github.com/horihiro/esp8266-google-tts/issues/14