1.2.0 (2026-08-03)
Features Added
- Added
AzureRealtimeNativeVoiceandAzureRealtimeNativeVoiceNamewith 12 new voice options (Aarti, Andrew, Ava, Denise, Diya, Elsa, Florian, Francisca, Meera, Xiaoxiao, Ximena, Yunxi). - Added
AllowParallelToolCallsproperty onVoiceLiveSessionOptions. - Added
ChannelsandReferenceSource(EchoCancellationReferenceSource) properties onAudioEchoCancellation. - Added streaming text input events:
ClientEventInputTextDelta,ClientEventInputTextDone. - Added
ServerEventResponseInvocationDeltafor streaming invocation deltas. - Added
ExpiresOnproperty onVoiceLiveSessionResponse(server-set session expiration time). - Added the
2026-07-15GA service version (VoiceLiveClientOptions.ServiceVersion.V2026_07_15), which is now the default.
Other Changes
- Removed the following preview-only types that were added in
1.2.0-beta.1and never shipped in a stable release:SmartEndOfTurnDetection(end-of-utterance detection withThresholdLevelandTimeoutMs); RTC call support (ClientEventRtcCallSdpCreate,ServerEventRtcCallSdpCreated,ServerEventRtcCallError,RtcCallErrorDetails); and output audio buffer lifecycle events (ServerEventOutputAudioBufferStarted,ServerEventOutputAudioBufferStopped). - Updated samples to use
MCPApprovalKind.