Improve AzureTTSService error handling

This commit is contained in:
Mark Backman
2025-02-10 10:50:03 -05:00
parent 2dc585aee0
commit 1a8dd6b713
2 changed files with 32 additions and 21 deletions

View File

@@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Improved error handling in `AzureTTSService` to properly detect and log
synthesis cancellation errors.
- Enhanced `WhisperSTTService` with full language support and improved model
documentation.