Skip to content

azure-ai-voicelive_1.0.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 19 Sep 02:57
18e186c

1.0.0b3 (2025-09-17)

Features Added

  • Transcription improvement: Added phrase list
  • New Voice Types: Added AzurePlatformVoice and LLMVoice classes
  • Enhanced Speech Detection: Added AzureSemanticVadServer class
  • Improved Function Calling: Enhanced async function calling sample with better error handling
  • English-Specific Detection: Added AzureSemanticDetectionEn class for optimized English-only semantic end-of-utterance detection
  • English-Specific Voice Activity Detection: Added AzureSemanticVadEn class for enhanced English-only voice activity detection

Breaking Changes

  • Transcription: Removed custom_model and enabled from AudioInputTranscriptionSettings.
  • Async Authentication: Fixed credential handling for async scenarios
  • Model Serialization: Improved error handling and deserialization

Other Changes

  • Code Modernization: Updated type annotations throughout