Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

announcement does not work #39

Closed
ateker01 opened this issue May 23, 2021 · 12 comments
Closed

announcement does not work #39

ateker01 opened this issue May 23, 2021 · 12 comments

Comments

@ateker01
Copy link

Hello;

Couple days ago, all of a sudden my google home mini stopped doing the announcements. It only does the beep sound but would not announce "Hello World!"

I am using the example sketch (SimpleUsage) and below is the google home mini system information. Is this library still working for you? Maybe the Google translation services is not working?

System firmware version: 250118
Cast firmware version: 1.54.250118
IP Address: 192.168.1.79

Below is the console log from 8266

21:41:44.431 -> connecting to Google Home...
21:41:45.414 -> found Google Home(192.168.1.79:8009)
21:41:46.770 -> Done.

@mark8018
Copy link

Hello
The situation is the same in my environment.

@fingalo
Copy link

fingalo commented May 26, 2021

I have the same issue, just tested in ESP32. I can get the link of mp3 file using example in tts library
but notifier example just say 'plionk' on my mini.

@horihiro
Copy link
Owner

horihiro commented May 26, 2021

Please verify if you can play the following MP3 URL by your browser and provide the versions for esp8266-google-home-notifier and esp8266-google-tts.

https://translate.google.com/translate_tts?ie=UTF-8&q=hello&tl=en&client=tw-ob&ttsspeed=1

And Google always changes the process for generating MP3 audio.
If Google drastically changes this, it is difficult to cast sound from ESP32/8266 to Google Home.

https://github.com/Boudewijn26/gTTS-token/blob/master/docs/november-2020-translate-changes.md

@ateker01
Copy link
Author

ateker01 commented May 26, 2021

I have the latest version of both of those libraries. 1.0.8 and 1.1.0 respectively.
Yes I can play the sound on my laptop's speaker but I am not sure how to cast that to google home mini though.

Just FYI - I have not had any issue with this library for months but last week some day (21st i believe) it stopped working.

@horihiro
Copy link
Owner

I cannot repro this.
At least My ESP32 (it's hard to try 8266 now) can send a text message and Google Home can speak the message.

@mark8018
Copy link

my environment

esp32: 1.0.6
Board: M5Stack-Core-ESP332
esp8266-google-home-notifier: 1.0.8
esp8266-google-tts: 1.1.0

GoogleHomeMini:
System firmware version: 250118
Cast firmware version: 1.54.250118

SimpleUsage:
connecting to Wi-Fi............
connected.
IP address: 192.168.11.45
connecting to Google Home...
found Google Home(192.168.11.14:8009)
Done.

pilo! (don't Speek Hello, World!)

Um....

@tiagoalternativa
Copy link

has anyone found the solution to this problem?

@Hak5-design
Copy link

Hello,

I have the same problem: since some couple of days, all of a sudden my google home mini stopped doing the announcements. It only does the beep sound but would not announce "Hello World!" Does everyone have any solution?

@Eutektikum
Copy link

Eutektikum commented Jun 6, 2021

Hello,

same problem here:

Board: NodeMCU
esp8266-google-home-notifier: 1.0.8
esp8266-google-tts: 1.1.0

GoogleHomeMini:
System firmware version: 250118
Cast firmware version: 1.54.250118

(exactly the same as mark8018 except for the board)

Thanks in advance!

@Eutektikum
Copy link

It works again. It might have been a problem on Google's side.

@mark8018
Copy link

mark8018 commented Jun 8, 2021

My Google home mini has also regained its words!

@horihiro
Copy link
Owner

I close this because this issue has gone.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants