question

AtulSingh-4556 avatar image
0 Votes"
AtulSingh-4556 asked YutongTie-MSFT answered

Voice Enabled Bot in Teams

Is there a way in which a microsoft teams bot can interact with users using voice commands ? A speech getting converted to text in Teams bot and Bot can interpret that text using LUIS . But, does Microsoft teams have a way to get users voice ?

azure-speechazure-bot-service
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

YutongTie-MSFT avatar image
0 Votes"
YutongTie-MSFT answered

Hello,

There is not a direct way to enable bot in Team. But I have found some solutions and blogs which shows different scenario of Interactive Voice Response with bot, hope it helps.

Scenario 1: Bots can interact with Teams calls and meetings using real-time voice, video, and screen sharing.
https://docs.microsoft.com/en-us/microsoftteams/platform/bots/calls-and-meetings/calls-meetings-bots-overview

Scenario 2: interactive voice response (IVR) application with a bot and custom machine-learning intelligence.
https://docs.microsoft.com/en-us/microsoftteams/platform/bots/calls-and-meetings/calls-meetings-bots-overview
interactive-voice-response-app-bot.png

Scenario 3: Teams Information Bot
https://blog.thoughtstuff.co.uk/2019/02/creating-a-microsoft-teams-ivr-bot-a-5-part-series/

Regards,
Yutong

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.