node-twilio-api
node-twilio-api copied to clipboard
Examples
Thanks for your great work with this lib. Would you please show some more samples in addition to whats in the repo and the /test. Perhaps sme samples of generating a "record" twiML would be great. ie. on incoming calls, authenticate user on gathering touch pad and then record user voice and pass back the recoded audio url etc...
Thanks
There are a few examples in the documentation. TwiML is generated "behind the scenes" to respond to different requests, so there is no need to actually view the generated XML.
Could you list a few specific examples that you would like to see?