kernl

Interface: RealtimeAuthenticateOptions

Defined in: packages/protocol/src/realtime/types.ts:89

Options for authenticating with a realtime provider.

Provider-specific options can be added via extension.

Properties

PropertyTypeDescriptionDefined in
agentId?stringAgent ID for providers that use pre-configured agents (e.g., ElevenLabs).packages/protocol/src/realtime/types.ts:93

On this page