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!!!