horihiro / esp8266-google-home-notifier

MIT License
103 stars 23 forks source link

ESP32 ERRORS... #30

Open nodoubtman opened 3 years ago

nodoubtman commented 3 years ago

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.

horihiro commented 3 years ago

Dup of https://github.com/horihiro/esp8266-google-tts/issues/14