We have a Microsoft Graph BOT which is handling Microsoft Teams calls which typically involves 2 other parties.
We have a requirement that we can send one of the parties a DTMF sequence.
I don't think this would affect the other party as they could be put on hold.
However, I can only see APIs to allow a BOT to subscribe so that it can receive DTMF, not so that it can send DTMF.
Does anyone know if sending DTMF from a BOT is supported, and if it isn't, is it likely to be ?
Thanks