Create LiveKit Audio-to-Video Session
Authorizations
Your Beyond Presence API Key.
Body
- CreateLivekitSessionRequest
- CreatePipecatSessionRequest
Request body to create a LiveKit speech-to-video session.
ID of avatar to use.
"01234567-89ab-cdef-0123-456789abcdef"
URL of LiveKit server the avatar worker should connect to.
"wss://<your-domain>.livekit.cloud"
The token used to join your LiveKit room.
"<your-livekit-token>"
"livekit"Response
Created LiveKit Audio-to-Video Session with ID
- LivekitSessionResponse
- PipecatSessionResponse
Response body for a LiveKit speech-to-video session.
Unique identifier of the object in the database.
"01234567-89ab-cdef-0123-456789abcdef"
ID of avatar to use.
"01234567-89ab-cdef-0123-456789abcdef"
Session that has not yet started.
- SessionStatusToStart
- SessionStatusOngoing
- SessionStatusCompleted
URL of LiveKit server the avatar worker should connect to.
"wss://<your-domain>.livekit.cloud"
"livekit"