Last active
December 3, 2016 14:37
-
-
Save ObjectIsAdvantag/da15f4cc9ff509aae1e5753d126fe05e to your computer and use it in GitHub Desktop.
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 characters
wait(1000); | |
say("Welcome to TechCrunch Disrupt 2016"); | |
wait(1000); | |
say("Join the Cisco Cloud Collaboration Challenge, play with our Communications APIs (Chat, Voice, SMS, Video, Meetings) and win Four Thousands dollars in cash"); | |
wait(1000); | |
say("A bientôt sur le stand Cisco", { voice: "Audrey" }); | |
say("Merci de votre participation", { voice: "Audrey" }); | |
wait(1000); | |
say("Meet Jonathan, Casey, Ryan and Steve at at the Cisco booth"); | |
wait(1000); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment