You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: