348 B
348 B
- Fixed context ID reuse issue in
ElevenLabsTTSService,InworldTTSService,RimeTTSService,CartesiaTTSService,AsyncAITTSService, andPlayHTTTSService. Services now properly reuse the same context ID across multiplerun_tts()invocations within a single LLM turn, preventing context tracking issues and incorrect lifecycle signaling.