LiveKit + Voicemod React Native Example
Extension No Longer Available
The Voicemod Extension is no longer available. For voice changing with Switchboard SDK and LiveKit, see the Switchboard Voice Changer Demo.
About LiveKit Room with Voicemod React Native App
This app demonstrated how to apply Voicemod effects in real-time within a LiveKit room. It used LiveKit’s AudioProcessingController capture post-processing interface and leveraged the flexibility of SwitchboardSDK’s audio graph approach to enable dynamic audio processing.
Source Code (historical reference)
GitHub
You can find the source code on the following link:
LiveKit Room with Voicemod App - React Native