Hi, This is a Fix for the Sonos Weather Forecast smartapp, In this release I have added a Fix for Text To Speech function.
It use 3 TTS services,
Service 1 ) Smarthings TTS : This is a great TTS , high voice quality but crash frequently.
Service 2 ) Google TTS, Its a great TTS but can be blocked if you request frequently and is limited to 100 chars
Service 3) VoiceRSS, Great API service, it allows 350 free request by day with high quality audio (needs to register free to obtain an api key) http://www.voicerss.org/registration.aspx
Then If Smarthings crash, verify the api key, if exists use VoiceRss if not use Google
I have change some short words for full words
API Key
You must to enter yor free API key, you going to find the setting under more options
It will open the field to input the data and the link to register,
You must register free in VoiceRss, the link going to open the page in your browser, no email confirmation required
Once you register you going to see your api key
I hope you enjoy these release
Create the smart app with the code