Files
pipecat/changelog/3195.changed.md
2025-12-05 20:47:04 +01:00

4 lines
305 B
Markdown

- Added tracking headers (`X-Hume-Client-Name` and `X-Hume-Client-Version`) to all requests made by `HumeTTSService` to the Hume API for better usage tracking and analytics.
- Added `stop()` and `cancel()` cleanup methods to `HumeTTSService` to properly close the HTTP client and prevent resource leaks.