Skip to content

Instantly share code, notes, and snippets.

@loopingrage
Created January 19, 2010 21:49
Show Gist options
  • Save loopingrage/281338 to your computer and use it in GitHub Desktop.
Save loopingrage/281338 to your computer and use it in GitHub Desktop.
{
"tropo":[
{
"say":[
{
"value":"Hi! "
}
]
},
{
"ask":{
"say":[
{
"event":"nomatch",
"value":" Sorry, I didn't understand that."
},
{
"value":"Welcome to the StartupCamp Telephony audience choice poll, powered by Tropo.com. Which company was your favorite pitch? "
},
{
"value":"Choose one of the following: \n"
},
{
"value":" SayHired\n"
},
{
"value":" Close Haul\n"
},
{
"value":" Fonolo\n"
},
{
"value":" Pebb.ly\n"
}
],
"required":true,
"bargein":true,
"name":"pitch",
"timeout":30,
"choices":{
"value":"SayHired (1, SayHired),Close Haul (2, Close Haul),Fonolo (3, Fonolo),Pebb.ly (4, Pebb.ly)"
}
}
},
{
"on":{
"event":"continue",
"next":"\/tools\/voxeo\/itexpo_response.json"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment