schmurtzm / MrDiy-Audio-Notifier

MrDiy Audio Notifier (based on esp8266audio) ported to platformio for ESP32
58 stars 23 forks source link

Google tts hangs esp8266 #14

Open qba1990 opened 2 years ago

qba1990 commented 2 years ago

Hi, first of all thank You for mrdiy code improvements. Google TTS support makes a big difference!. Unfortunately I have problems with TTS playback. After voice command is being played everything hangs for about a minute. Then mqtt reconnects and everything works fine until another TTS command. Do You know what can be the reason of such behaviour?

schmurtzm commented 2 years ago

Hi , it's probably related to the https://github.com/schmurtzm/MrDiy-Audio-Notifier/issues/7

Eggn1n3 commented 2 years ago

I am running v0.61 but it still hangs after the first time. Anything else needed to make 0.61 working?