Docs
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Convex
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Convex
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
Class References
Function References
Interface References
Type Alias References
Variable References
Interface References

RealtimeTokenOptions

Interface: RealtimeTokenOptions

Defined in: realtime/types.ts

Options for the realtimeToken() function.

Properties

adapter

ts
adapter: RealtimeTokenAdapter;

The token adapter to use. Each provider has its own token adapter:

  • openaiRealtimeToken() from @tanstack/ai-openai
  • elevenlabsRealtimeToken() from @tanstack/ai-elevenlabs