Created
June 6, 2018 20:11
-
-
Save dtolb/7ec55dfad0398915b001268e74cff308 to your computer and use it in GitHub Desktop.
testoutGatther
This file contains 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" encoding="UTF-8"?> | |
<Response> | |
<Gather requestUrl="https://my-req-bin.herokuapp.com/yjhto7yj" requestUrlTimeout="10" terminatingDigits="#" maxDigits="1"> | |
<SpeakSentence gender="female" locale="en_US" voice="susan">Please, press a digit.</SpeakSentence> | |
</Gather> | |
<SpeakSentence gender="female" locale="en_US" voice="susan">Oh NOOO you didn't press a button</SpeakSentence> | |
<Gather requestUrl="https://my-req-bin.herokuapp.com/yjhto7yj" requestUrlTimeout="10" terminatingDigits="#" maxDigits="2"> | |
<SpeakSentence gender="female" locale="en_US" voice="susan">Now Please, press two digits.</SpeakSentence> | |
</Gather> | |
</Response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment