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 LiveKit token used to join your LiveKit room.
"<your-livekit-token>"
The session type.
"livekit"
Response
Created LiveKit Audio-to-Video Session with ID
- LivekitSessionResponse
- PipecatSessionResponse
Response model 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"
URL of LiveKit server the avatar worker should connect to.
"wss://<your-domain>.livekit.cloud"
Start time in ISO 8601 format.
"2022-01-01T00:00:00Z"
The session type.
"livekit"