pipecat icon indicating copy to clipboard operation
pipecat copied to clipboard

question: Is it possible to add Frames to the middle of the queue?

Open nisalr opened this issue 6 months ago • 0 comments

This would be useful if you want to inject TextFrames into the queue (e.g., please hold on), when a time consuming function is being executed. However, if we just add it to the task queue using task.queue_frame, the text will be spoken only after the LLM function is executed.

nisalr avatar Aug 17 '24 05:08 nisalr