I am developing a soft phone having ability to make outbound calls from a browser using Twilio. For some outbound calls we have to connect to an IVR and input digits or pounds. Is there a way we can send these inputs from computer keyboard?
Yes, Twilio supports sending DTMF from the Programmable Voice SDK Client. You can find more details below.