OptionalApiThe LiveKit API key (resolved upstream; used to mint the join token when not pre-signed).
OptionalApiThe LiveKit API secret (resolved upstream). Used only to sign the join token.
OptionalInboundPCM rate (Hz) the agent's model CONSUMES — the rate inbound room audio is resampled to. Default 24000 (OpenAI); Gemini Live = 16000. A wrapper that ignores this stays on its constructed default.
OptionalOutboundPCM rate (Hz) the agent's model EMITS — the bot's published voice-track rate. Default 24000.
OptionalUrlThe LiveKit room server ws URL (resolved upstream).
Options passed to NativeRoomModule.createRoomClient. Credentials are resolved upstream.