github Azure/azure-sdk-for-net Azure.Communication.CallAutomation_1.0.0-beta.1

latest releases: Azure.Communication.Chat_1.3.1, Microsoft.Azure.WebJobs.Extensions.Storage_5.3.2, Microsoft.Azure.WebJobs.Extensions.Storage.Queues_5.3.2...
pre-release22 months ago

1.0.0-beta.1 (2022-11-07)

This is a refresh of Azure Communication Service's Calling-Server library. It is now called Call Automation. Call Automation enables developers to build call workflows. Personalise customer interactions by listening to call events and take actions based on your business logic. For more information, please see the README.

This is a Public Preview version, so breaking changes are possible in subsequent releases as we improve the product. To provide feedback, please submit an issue in our Azure SDK for .NET GitHub repo.

Features Added

  • Create outbound calls to an Azure Communication Service user or a phone number.
  • Answer/Redirect/Reject incoming call from an Azure Communication Service user or a phone number.
  • Transfer the call to another participant.
  • List, add or remove participants from the call.
  • Hangup or terminate the call.
  • Play audio files to one or more participants in the call.
  • Recognize incoming DTMF in the call.
  • Record calls with option to start/resume/stop.
  • Record mixed and unmixed audio recordings.
  • Download recordings.
  • Parse various events happening in the call, such as CallConnected and PlayCompleted event.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.