-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Voice crashes #7
Comments
Hi, Yes, this is an identified bug related to esp8266audio library. I can't manage to solve this by myself, so we have to wait for a coding hero 😄 I've already tested another audio library which works very fine with Google TTS but it has drawbacks : less functionalities and compatible only with esp32. May be I will create a new MQTT audio Notifier in the future... However if you use Home Assistant there are some workarounds which work great. |
OK google TTS seems to works thanks to DeqingSun post 🙌 |
Version 0.6 released, it's not perfect but a lot better than before ! |
All seems well, after testing 0.61! Thank you, I did not have to do a full flash. I was able to flash via GUI updater and it kept all my previous settings. Great job and thank you again! |
Hello,
I had this issue in 0.4 and wanted to test out 0.5 before I posted this. When I send a /googlevoice/ broadcast, it works once. After speaking the text, the unit essentially crashes. MQTT status does show offline after a short while. The only work around I have found is to power cycle the unit.
I saw your other bug post, and they may be related. I don't do much with MP3 streaming yet, so I haven't tested that against the new 0.5 code.
The /samvoice/ command doesn't exhibit the same issue as the /googlevoice/ command. Sam voice works normal. Once it's done speaking the text, MQTT reports back that the speaker is idle. I'm only seeing issues with /googlevoice/ command.
The text was updated successfully, but these errors were encountered: