A ready-to-use import('@memberjunction/ai-bridge-livekit').NativeRoomModule at the default
24 kHz-mono rates, so a deployment can point LiveKitNativeSdkConfig.NativeModuleSpecifierstraight at
this package ('@memberjunction/ai-bridge-livekit-native') and get a working two-way LiveKit bot.
For non-default rates (e.g. Gemini Live's 16 kHz inbound), write a one-line module that calls
CreateLiveKitRtcNodeModule with overrides and point NativeModuleSpecifier at THAT instead.
A ready-to-use import('@memberjunction/ai-bridge-livekit').NativeRoomModule at the default 24 kHz-mono rates, so a deployment can point
LiveKitNativeSdkConfig.NativeModuleSpecifierstraight at this package ('@memberjunction/ai-bridge-livekit-native') and get a working two-way LiveKit bot.For non-default rates (e.g. Gemini Live's 16 kHz inbound), write a one-line module that calls CreateLiveKitRtcNodeModule with overrides and point
NativeModuleSpecifierat THAT instead.