* Fixing the invocation of pause_frame_processing at the correct time when receiving LLMFullResponseEndFrame and EndFrame.
252 B
252 B
- Fixed audio overlap and potential dropped TTS content when multiple assistant turns occur in quick succession.
TTSServicenow flushes remaining text before pausing frame processing onLLMFullResponseEndFrame/EndFrame, instead of pausing first.