Skip to content

Instantly share code, notes, and snippets.

@dtolb
Created June 6, 2018 20:11
Show Gist options
  • Save dtolb/7ec55dfad0398915b001268e74cff308 to your computer and use it in GitHub Desktop.
Save dtolb/7ec55dfad0398915b001268e74cff308 to your computer and use it in GitHub Desktop.
testoutGatther
<?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