Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

register_realtime_client

register_realtime_client() -> Callable[[type[~T]], type[~T]]
Register a Realtime API client.
Returns:
Callable[[type[T]], type[T]]: The decorator to register the Realtime API client
Returns:
TypeDescription
Callable[[type[~T]], type[~T]]Callable[[type[T]], type[T]]: The decorator to register the Realtime API client