Connect LiveKit for real-time voice communication monitoring
Field | Description | Example |
---|---|---|
Integration Name | Friendly name for this integration | Production LiveKit |
Server URL | Your LiveKit WebSocket URL | wss://example.livekit.cloud |
API Key | LiveKit API key | APIxxxxxxxxxxxxx |
API Secret | LiveKit API secret | Keep this secure |
room_started
room_finished
participant_joined
egress_ended
Event | Description | Roark Action |
---|---|---|
room_started | Room created | Initialize call record |
room_finished | Room ended | Finalize call, trigger evaluation |
participant_joined | User joined | Update participant list |
egress_ended | Recording ready | Process recording file |