How to speak skype user with the bot using skype calling feature?

92 views Asked by At

I am working on bot technology, in my current bot project I used the skype calling feature in that I want the functionality like once bot accepted the call after that whatever I spoken with bot I want that speech in my code in the form of text.

Before posted question here I did research on google and find the below link but this link contains dial pad options but I want the functionality like instead of dial pad, I am able to speak with bot and get the that speech into my code in the form of text.

https://docs.botframework.com/en-us/csharp/builder/sdkreference/calling.html

Can you please tell me how to do that?

-Pradeep

0

There are 0 answers