esp8266-google-home-notifier icon indicating copy to clipboard operation
esp8266-google-home-notifier copied to clipboard

ESP32 ERRORS...

Open nodoubtman opened this issue 4 years ago • 1 comments

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.

nodoubtman avatar Jan 02 '21 20:01 nodoubtman

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

horihiro avatar Jan 02 '21 23:01 horihiro