305 B
305 B
- Added tracking headers (
X-Hume-Client-NameandX-Hume-Client-Version) to all requests made byHumeTTSServiceto the Hume API for better usage tracking and analytics. - Added
stop()andcancel()cleanup methods toHumeTTSServiceto properly close the HTTP client and prevent resource leaks.