Refactors the code based on PR comments and adds the relevant changelog entry.

This commit is contained in:
Yohan Liyanage
2025-08-13 16:34:33 +05:30
parent 248206e234
commit 4bcca7956e
2 changed files with 21 additions and 10 deletions

View File

@@ -72,6 +72,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `on_transcription_stopped` and `on_transcription_error` to Daily
callbacks.
- Added SSML reserved character escaping to `AzureBaseTTSService` to properly handle special characters in text sent to Azure TTS. This fixes an issue where characters like `&`, `<`, `>`, `"`, and `'` in LLM-generated text would cause TTS failures.
-
### Changed
- Changed the default `url` for `NeuphonicTTSService` to