Voice Enabled Bot in Teams

Anonymous
2021-06-30T11:28:18.037+00:00

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 AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
941 questions
Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,061 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 53,966 Reputation points Moderator
    2021-06-30T22:43:48.427+00:00

    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://learn.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://learn.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

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.