Skip to content

v2.22.26

Choose a tag to compare

@luk384090-cloud luk384090-cloud released this 17 Jul 07:47
· 25 commits to main since this release

What's Changed

Features

  • CosyVoice: Support cancel in finish-task
  • MultiModal Dialog: Support payload.parameters when requestToRespond

Bug Fixes

  • Omni Realtime: Add onError() callback for better error handling
  • Fix potential NullPointerException and synchronization race conditions

Details

  • SpeechSynthesizer / SpeechSynthesizerV2: Improved finish-task handling with cancel support
  • OmniRealtimeConversation: Added error callback propagation
  • MultiModalDialog: Added requestToRespond with payload parameters support
  • FullDuplexServiceParam / FullDuplexRequest: Enhanced parameter passing

Contributors

songguocola