fix: ElevenLabsTTSService character usage metrics

This commit is contained in:
Mark Backman
2025-12-04 09:41:18 -05:00
parent 57c24670ea
commit b39087027c
2 changed files with 5 additions and 4 deletions

View File

@@ -54,6 +54,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue in `ElevenLabsTTSService` where character usage metrics were
only reported on the first TTS generation per turn.
- Fixed an issue where `LLMTextFrame.skip_tts` was being overwritten by LLM
services.