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
| Property | Type | Description | Defined in |
|---|---|---|---|
agentId? | string | Agent ID for providers that use pre-configured agents (e.g., ElevenLabs). | packages/protocol/src/realtime/types.ts:93 |