Question

I am trying to write a windows application to call a phone number(Twilio verified) from my application directly. What i was able to achieve was: - To call a phone number and read out a voice sms as mentioned in the TWIML url. - to call a phone number and then redirect it to another phone number ( by using in the TwiML).

But what i want to do now is: - Call a phone number directly from the application using my Headphones attached to the pc where the app is running. Is there a way to do that?

Please let me know if my question is not clear enough and i should to try to explain it in more detailed format.

Thanks!!!

Was it helpful?

Solution

Twilio evangelist here.

Unfortunately today we don't offer a native Windows version of Twilio Client, which it what sounds like you are looking for.

The only suggestion I have is to use the .NET browser control to embed a browser into your application. I have not tried this, so I don't know what if any problems you'll have.

Devin

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top