Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-protoface
StartOptions
Interface StartOptions
Optional LiveKit credentials for
AvatarSession.start
; falls back to env vars.
interface
StartOptions
{
livekitApiKey
?:
null
|
string
;
livekitApiSecret
?:
null
|
string
;
livekitUrl
?:
null
|
string
;
}
Index
Properties
livekit
Api
Key?
livekit
Api
Secret?
livekit
Url?
Properties
Optional
livekit
Api
Key
livekit
Api
Key
?:
null
|
string
Optional
livekit
Api
Secret
livekit
Api
Secret
?:
null
|
string
Optional
livekit
Url
livekit
Url
?:
null
|
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
livekit
Api
Key
livekit
Api
Secret
livekit
Url
LiveKit Agents
Loading...
Optional LiveKit credentials for AvatarSession.start; falls back to env vars.