chuckles
(Chuckles)
February 27, 2016, 8:34am
102
FYI - the “shared apps” part of the IDE has changed, so I’ve posted the code for the “Sonos Delayed Notified with Sound” smartapp back on the original thread where the need arose:
The IDE shared apps area has changed, presumably as part of the whole app publication process which has been slowly evolving.
Here is the code in question:
/**
* Sonos Custom Message
*
* Author: SmartThings
* Date: 2014-1-29
*
* Modified: Chuckles
* Added configurable delay before playing sound
* Date: 2014-10-25
*/
definition(
name: "Sonos Delayed Notify with Sound",
namespace: "chuckles",
author: "SmartThings",
description: "Play a sound or custom message through your Sonos when the mode changes or other events occur and a specified delay period has elapsed.",
category: "SmartThings Labs",
iconUrl: "https://s3.amazonaws.com/smartapp-icons/Partner/sonos.png",
iconX2Url: "https://s3.amazonaws.com/smartapp-icons/Partner/sonos@…
1 Like
eefrat2
(Eli)
February 27, 2016, 10:00pm
103
This is one of the best features to connect ST with. Just imagine the possibilities!!!
Sent feedback to Amazon!
Luvien
(LJ)
February 29, 2016, 3:05pm
104
Hello everyone,
Is there a way to have TTS in french?
Fuzzyligic
(Stuart Buchanan)
April 14, 2016, 3:30pm
105
not with ST’s TTS solution. I’m using voxcomnando for doing TTS that’s working pretty well. That can do French…also @ule has a DNLA solution that uses ivona TTS cloud that can also do French
nslensker
(Neal)
December 11, 2016, 10:23pm
106
I swear I am going to figure this out just so I can revel in my nerdery.
1 Like