Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

AzSpeech v1.6.13

Compare
Choose a tag to compare
@lucoiso lucoiso released this 14 Oct 12:24
· 11 commits to main since this release
972cbd5

Changes

  1. Remove unnecessary references
  2. Adjust string conversion
  3. Set tasks as ready to destroy
  4. Force thread destruction when a task finishes
  5. Set runnable as unique pointer and reset it when the task is marked as ready to destroy
  6. Add check to avoid crashes due to null audio config
  7. Update SDK to v1.32.1 (https://learn.microsoft.com/en-us/azure/ai-services/speech-service/releasenotes?tabs=speech-sdk#speech-sdk-1321-september-2023-release)

Related Issues