Forum Discussion
bibin
Nov 03, 2024Copper Contributor
Teams application hosted media bot not calling webhook
I have setup a media bot as per the instructions mentioned in https://github.com/microsoftgraph/microsoft-graph-comms-samples/tree/master/Samples/PublicSamples/PsiBot. The TCP address has been added...
bibin
Nov 06, 2024Copper Contributor
The bot is receiving audio on OnAudioMediaReceived event. However, IsSilence is always true. I believe the bot has not been established, even though it is showing in the teams meeting as unverified participant, that's why it is happening.
Please guide. In addition, how to transcribe the incoming audio?