Skip to content

Instantly share code, notes, and snippets.

@marks
Created August 31, 2010 16:04
Show Gist options
  • Save marks/559262 to your computer and use it in GitHub Desktop.
Save marks/559262 to your computer and use it in GitHub Desktop.
answer()
result = ask("What's your destination?", [
choices: "http://gist.github.com/raw/559213/c83cf025a22acab46ec9e5691c69deff76ce3b7b/grammar.grxml"])
say("You chose $result.value")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment