pipecat/src/pipecat/processors/frame_processor.py | FrameProcessorQueue, init, cancel_task, queue_frame, pause_processing_system_frames (+19) |
pipecat/src/pipecat/services/tts_service.py | stop, cancel, _stop_words_task, _stop_audio_context_task, say (+4) |
pipecat/src/pipecat/processors/transcript_processor.py | _emit_update, process_frame, _emit_aggregated_assistant_text, _emit_aggregated_thought, BaseTranscriptProcessor (+2) |
pipecat/src/pipecat/processors/consumer_processor.py | init, process_frame, _stop, _cancel, _start (+1) |
pipecat/src/pipecat/processors/user_idle_processor.py | init, _wrap_callback, _stop, cleanup |
core/processors/call_end_detector.py | _build_end_pattern, init, CallEndDetectorProcessor |
core/processors/audio_recorder.py | init, save, _save_audio |
pipecat/src/pipecat/services/simli/video.py | InputParams, init, _stop |
pipecat/src/pipecat/processors/aggregators/dtmf_aggregator.py | init, cleanup, _stop_aggregation_task |
pipecat/src/pipecat/services/inworld/tts.py | stop, cancel, _disconnect |