Skip to content

Azure.AI.VoiceLive_1.2.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 09 Jun 22:52
62391e4

1.2.0-beta.1 (2026-06-09)

Features Added

  • Added AzureRealtimeNativeVoice and AzureRealtimeNativeVoiceName with 12 new voice options (Aarti, Andrew, Ava, Denise, Diya, Elsa, Florian, Francisca, Meera, Xiaoxiao, Ximena, Yunxi).
  • Added SmartEndOfTurnDetection (end-of-utterance detection with ThresholdLevel and TimeoutMs).
  • Added ParallelToolCalls property on VoiceLiveSessionOptions.
  • Added Channels and ReferenceSource (EchoCancellationReferenceSource) properties on AudioEchoCancellation.
  • Added RTC call support: ClientEventRtcCallSdpCreate, ServerEventRtcCallSdpCreated, ServerEventRtcCallError, RtcCallErrorDetails.
  • Added output audio buffer events: ServerEventOutputAudioBufferStarted, ServerEventOutputAudioBufferStopped.
  • Added streaming text input events: ClientEventInputTextDelta, ClientEventInputTextDone.
  • Added ServerEventResponseInvocationDelta for streaming invocation deltas.