github Azure/azure-sdk-for-java azure-communication-callautomation_1.0.0-beta.1

latest releases: azure-messaging-eventhubs-checkpointstore-blob_1.20.0-beta.3, azure-messaging-eventhubs_5.19.0-beta.3, azure-ai-inference_1.0.0-beta.1...
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 Java 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 other 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/Delete recordings.
  • Parse various events happening in the call, such as CallConnected and PlayCompleted event.

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

NewReleases is sending notifications on new releases.