Skip to main content
How are we doing? Please help us improve Twilio. Take our short survey

Questions tagged [twilio-amd]

Twilio Answering Machine Detection (AMD) allows you to detect whether a human, answering machine, or fax has picked up the phone.

0 votes
2 answers
510 views

How to send a voice message using Twilio-Client-Javascript or using Twiml - Our understanding & possible approach

We are working on a requirement where we are initiating a call from Twilio client SDK [Javascript]. We have an ASP.Net MVC Core application handling incoming Webhook request from Twilio Twiml app. To ...
Bhalchandra's user avatar
0 votes
1 answer
154 views

Modify Call using AMD in Twilio

How to modify Call using AMD in Twilio Till Now i have done this var call = CallResource.Create( machineDetection: "Enable", url: new Uri("https://handler.twilio.com/...
SimarjeetSingh Panghlia's user avatar