Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This project aims to guide developers to initiate a call from the Azure Communication Services Calling Web SDK to Teams Call Queue and Auto Attendant using the Azure Communication Services UI Library.
As per your requirements, you might need to offer your customers an easy way to reach out to you without any complex setup like emailing a meeting link. Calling to Teams Call Queue and Auto Attendant is a simple yet effective concept that facilitates instant interaction with customer support, financial advisors, or other customer-facing teams. By reducing the time that it takes to have your customers connect with you the faster you can address their requests.
Using the Azure Communication Services UI Library you can quickly connect your customers to you without any extra application installations. These articles are to help you create rich calling experiences to best support your customers. We provide different articles to set up your experience depending on your needs.
Choosing your adventure
We provide three ways to experience our Calling Widget. Feel free to choose any of the three options, but we highly recommend checking out our quickstart in the run it section if you’re new to coding.
Run it
If you want to try out the experience without following either of the tutorials, check out the completed quickstart and follow the instructions to run the experience. Choose this path if you are unfamiliar with coding and just want to see what the calling widget can do. You need to meet the prerequisites of the other two developer tutorials to complete this experience.
Build it - Platform: React
A complete start to finish tutorial built using React that teaches you to create a Calling widget using Fluent UI and the UI Library.
Build it - Cross-platform: JavaScript
Important
This feature of Azure Communication Services is currently in preview. Features in preview are publicly available and can be used by all new and existing Microsoft customers.
Preview APIs and SDKs are provided without a service-level agreement. We recommend that you don't use them for production workloads. Certain features might not be supported or capabilities might be constrained.
For more information, see Supplemental Terms of Use for Microsoft Azure Previews.
We also include JavaScript bundles that you can use to integrate our CallComposite
Calling experiences into your application that is not built in react. This tutorial uses our precompiled JavaScript bundles to integrate the CallComposite
into your web page.
Next steps
For more information about Teams voice applications, check out our documentation on Teams auto attendants and Teams call queues.