meet to open a LiveKit browser session and speak through your
mic. Utterances follow the same Unify Meet path as production voice.
What you need
Voice uses LiveKit Cloud for browser Meet sessions, plus one speech-to-text and one text-to-speech provider (both have free tiers; pick one TTS provider). The install wizard prompts for these; to add them later, edit~/.unity/unity/.env and run unify setup.
How local voice works
Live calls run two coordinated brains:- Slow brain (
ConversationManager) — sees everything, decides deliberately, runs in the main process. - Fast brain — a real-time LiveKit voice agent in a subprocess, sub-second latency, handles turn-taking autonomously.