Last active
April 8, 2018 02:02
-
-
Save nicolasembleton/1f41379b62304785bb50a05be29cccdd to your computer and use it in GitHub Desktop.
Revisions
-
nicolasembleton revised this gist
Jul 15, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ { "action": "talk", "voiceName": "Kendra", "text": "Attention! This is not a drill! A system is currently down and requires immediate attention!,,,,", "loop": 5 } ] -
nicolasembleton revised this gist
Jul 15, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,6 +3,6 @@ "action": "talk", "voiceName": "Kendra", "text": "Attention! This is not a drill! A system is currently down and requires immediate attention!", "loop": 5 } ] -
nicolasembleton revised this gist
Jul 15, 2017 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ { "action": "talk", "voiceName": "Kendra", "text": "Attention! This is not a drill! A system is currently down and requires immediate attention!", "repeat": 5 } ] -
nicolasembleton revised this gist
Jul 15, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,5 +3,6 @@ "action": "talk", "voiceName": "Kendra", "text": "Attention! This is not a drill! A system is currently down and requires immediate attention!" "repeat": "5" } ] -
nicolasembleton created this gist
Jul 15, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ [ { "action": "talk", "voiceName": "Kendra", "text": "Attention! This is not a drill! A system is currently down and requires immediate attention!" } ] This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ <Response> <Say voice="alice">Attention! This is not a drill! A system is currently down and requires immediate attention!</Say> <Play>https://drive.google.com/file/d/0B_HuLKg9LOdcRE9icmt4cGExRk0/view</Play> </Response>