Skip to content

chore(deps): bump azure-ai-voicelive from 1.2.0b4 to 1.3.0b1 in /voice-live-universal-assistant/python in the python-minor-patch group across 1 directory#253

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/voice-live-universal-assistant/python/python-minor-patch-4cd9e1e1d6
Open

chore(deps): bump azure-ai-voicelive from 1.2.0b4 to 1.3.0b1 in /voice-live-universal-assistant/python in the python-minor-patch group across 1 directory#253
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/voice-live-universal-assistant/python/python-minor-patch-4cd9e1e1d6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the python-minor-patch group with 1 update in the /voice-live-universal-assistant/python directory: azure-ai-voicelive.

Updates azure-ai-voicelive from 1.2.0b4 to 1.3.0b1

Release notes

Sourced from azure-ai-voicelive's releases.

azure-ai-voicelive_1.3.0b1

1.3.0b1 (2026-05-28)

Features Added

  • Azure Realtime Native Voice Support: Added AzureRealtimeNativeVoice and AzureRealtimeNativeVoiceName, and expanded voice fields to accept Azure realtime native voices.
  • WebRTC Call Negotiation Support: Added ClientEventRtcCallSdpCreate, ServerEventRtcCallSdpCreated, ServerEventRtcCallError, and RtcCallErrorDetails for SDP-based WebRTC call setup.
  • Input Text Streaming Support: Added ClientEventInputTextDelta and ClientEventInputTextDone for incrementally streaming text input into existing conversation items.
  • Hosted Agent Invocation Input: Added invoke_input to ResponseCreateParams and ServerEventResponseInvocationDelta for hosted agent invocation passthrough data.
  • Audio Playback Lifecycle Events: Added ServerEventOutputAudioBufferStarted and ServerEventOutputAudioBufferStopped to track model audio playback start and stop.
  • Echo Cancellation Configuration: Added EchoCancellationReferenceSource and new reference_source / channels options on AudioEchoCancellation to support both the default server loopback reference path and client-provided stereo echo reference input.
  • Smart End-of-Turn Detection: Added SmartEndOfTurnDetection as an audio-based end-of-turn detection option.
  • Parallel Tool Call Control: Added parallel_tool_calls to session models so callers can control whether tool calls may run in parallel.

Breaking Changes

  • Image Input Field Rename: Renamed RequestImageContentPart.url to image_url. Update image input construction to use image_url= instead of url=.
  • Default API Version Update: Changed the SDK default API version from 2026-04-10 to 2026-06-01-preview. Pass api_version="2026-04-10" explicitly to keep the previous default behavior.

Bug Fixes

  • Deserialization Improvements: Improved XML model deserialization and common scalar header deserialization paths for better compatibility and lower overhead.

azure-ai-voicelive_1.2.0

1.2.0 (2026-05-22)

Features Added

  • Web Search & File Search: Added support for built-in web search and file search tools:
    • New item types: ResponseWebSearchCallItem, ResponseFileSearchCallItem
    • New server events for web/file search lifecycle (searching, in_progress, completed)
    • New models: ActionFind, ActionOpenPage, ActionSearch, ActionSearchSource, FileSearchResult
    • New enum values: ItemType.WEB_SEARCH_CALL, ItemType.FILE_SEARCH_CALL
    • New SessionIncludeOption enum for controlling what data is included in session responses
  • MCP (Model Context Protocol) Support: Added comprehensive support for Model Context Protocol integration:
    • MCPServer tool type for defining MCP server configurations with authorization, headers, and approval requirements
    • MCPTool model for representing MCP tool definitions with input schemas and annotations

... (truncated)

Commits
  • 64f2093 [Voicelive] Release 1.3.0b1 (#47207)
  • edada01 [VoiceLive] Update for 2026-06-01-preview (#47089)
  • ee74719 Update CODEOWNERS for translation service owners github alias (#47182)
  • 251ce7a Re-emit from latest TypeSpec, to validate latest commits for Python class & m...
  • 701a0a3 Add aio extras to azure-cosmos for async dependencies (#47143)
  • de49c08 Prepare azure-ai-evaluation 1.17.0 release (#47142)
  • 779c8e1 Untyped ValueError/AssertionError bug (#47091)
  • 203fcc5 Merge feature/azure-ai-projects/2.2.0 to Main (#46535)
  • 1e8a307 [Key Vault] Added API 2026-01-01-preview with EkmClient and EkmConnection (#4...
  • df9589b [AutoPR azure-mgmt-servicefabricmanagedclusters]-generated-from-SDK Generatio...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Dependency updates label May 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps the python-minor-patch group with 1 update in the /voice-live-universal-assistant/python directory: [azure-ai-voicelive](https://github.com/Azure/azure-sdk-for-python).


Updates `azure-ai-voicelive` from 1.2.0b4 to 1.3.0b1
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-ai-voicelive_1.2.0b4...azure-ai-voicelive_1.3.0b1)

---
updated-dependencies:
- dependency-name: azure-ai-voicelive
  dependency-version: 1.3.0b1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump azure-ai-voicelive from 1.2.0b4 to 1.3.0b1 in /voice-live-universal-assistant/python in the python-minor-patch group chore(deps): bump azure-ai-voicelive from 1.2.0b4 to 1.3.0b1 in /voice-live-universal-assistant/python in the python-minor-patch group across 1 directory Jun 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/voice-live-universal-assistant/python/python-minor-patch-4cd9e1e1d6 branch from 38882dd to bb68765 Compare June 5, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants