Documentation
¶
Overview ¶
Example: basic-agent demonstrates an AI agent joining a LiveKit meeting.
This example shows how to: 1. Create a meeting using OmniMeet 2. Generate join tokens for human and agent participants 3. Have an agent join and listen to participant audio 4. Process audio with OmniVoice STT and respond with TTS
Prerequisites: - LiveKit server running (local or cloud) - Set environment variables: LIVEKIT_API_KEY, LIVEKIT_API_SECRET, LIVEKIT_URL
Usage:
go run main.go
Click to show internal directories.
Click to hide internal directories.