Created
September 7, 2010 04:30
-
-
Save gtracy/567870 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
<?xml version="1.0" encodeing="UTF-8"?> | |
<Response> | |
<Say> | |
What is your favorite kind of pie? | |
</Say> | |
<Record | |
action="/recording" | |
transcribe="true" | |
transcribeCallback="/transcribeHandler" | |
/> | |
</Response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment