Speech & Audio
Voice in, voice out, plus background audio and TTS caching.
Text
Text input and output for chatbots, omnichannel, and debugging.
Vision
Let the agent see: send camera or screen frames to the model.
Avatars
Give the agent a real-time visual face.
How modalities map to the pipeline
Modalities are selected by the components you pass to thePipeline
and by per-session flags on zrt.serve(...) or zrt.Room(...):
Modalities compose: a pipeline can run voice, vision, and an avatar together.