Skip to content

Instantly share code, notes, and snippets.

@ObjectIsAdvantag
Created March 24, 2017 10:05
Show Gist options
  • Save ObjectIsAdvantag/117677c2059f9551733c4bb44b0b0c5d to your computer and use it in GitHub Desktop.
Save ObjectIsAdvantag/117677c2059f9551733c4bb44b0b0c5d to your computer and use it in GitHub Desktop.
Tropo Welcome IVR sample
wait(1000);
say("Welcome to DevNet: Cisco Developer Program");
wait(1000);
say("bye bye");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment