I need suggestions to implement IVR system capable of human handoff, telephony servive and text transcription

vardhamansankar 1 Reputation point
2022-02-17T15:07:29.52+00:00

I am currently working on creating custom IVR system with below requirements:

  1. customers can chat with chatbots through calls
  2. If customer need to speak with human agents the call need to be transferred
  3. Human agent also have conversation over phone
  4. Agent will resolve the query, if needed he want to access customer data from database
  5. need to send email automatically to customer once call is over ( if customer requested )
  6. Once call is over, the full conversation happend between customer , chatbot and human agent need to be stored in database.

But i am confused on how to implement this whole system using azure services, please help me with this

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
757 questions
Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,448 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,151 Reputation points
    2022-02-18T04:50:16.733+00:00

    Hi, thanks for reaching out! Based on the requirements provided above, I think this Solution Idea: Interactive voice response app with bot would be a great starting point and useful for your scenario. Please review and let us know if you have further questions, thanks!

    0 comments No comments