genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
392 stars 155 forks source link

Program.Say is broke #254

Closed reidprojects closed 1 year ago

reidprojects commented 8 years ago

The Google Speech API doesn't seem to accept HomeGenie requests anymore. Here is what I have in the logs.

2016-01-22 19:00:19.1730 Error System.Net.WebException: Le serveur distant a retourné une erreur : (503) Serveur non disponible. à System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) à System.Net.WebClient.DownloadData(Uri address) à HomeGenie.Service.Utility.GoogleVoiceSay(String sentence, String locale) dans c:\Users\IEUser\Desktop\HomeGenie\HomeGenie\Service\Utility.cs:ligne 357