nemo_voice_agent.pipecat.processors.frameworks.rtvi
nemo_voice_agent.pipecat.processors.frameworks.rtvi
Module Contents
Classes
API
Bases: _RTVIObserver
An observer that processes RTVI frames and pushes them to the transport.
TRANSPORT_OUTPUT_FRAMES
transport_output_seen
async
Process a frame being pushed through the pipeline.
Parameters:
data
Frame push event data containing source, frame, direction, and timestamp.
Reset the observer.