Skip to content

Instantly share code, notes, and snippets.

@ObjectIsAdvantag
Last active December 3, 2016 14:37
Show Gist options
  • Save ObjectIsAdvantag/da15f4cc9ff509aae1e5753d126fe05e to your computer and use it in GitHub Desktop.
Save ObjectIsAdvantag/da15f4cc9ff509aae1e5753d126fe05e to your computer and use it in GitHub Desktop.
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