Skip to main content
Already building on a voice framework? Use SLNG’s STT and TTS models through it with a native plugin instead of calling the gateway directly. Each integration translates the platform’s native protocol into SLNG calls, so you add caching, regional routing, and provider flexibility without rewriting your agent. If you run a custom stack instead of a framework, point your requests at the drop-in gateway.

Region and world-part overrides

All integrations route through the SLNG platform, which supports the X-Region-Override and X-World-Part-Override headers to pin requests to a specific region (for data residency) or to a broader geographic zone like eu or na. The Cognigy and Jambonz bridges also accept ?region= and ?world-part= query parameters. Use these when the platform does not let you set custom HTTP headers. If you send both, the header wins. The LiveKit plugin wraps this in a region_override parameter on the STT and TTS classes, so you set it once when you instantiate the model. The Pipecat plugin exposes the same routing through region_override and world_part_override on its STT and TTS services. See Region and world-part overrides for the full region list and header behavior.

Available integrations

https://mintcdn.com/slng/LujG4G8gXFrAV3XP/images/providers/livekit.svg?fit=max&auto=format&n=LujG4G8gXFrAV3XP&q=85&s=5ae1614bbad360d24b36276e04bbc0ea

LiveKit

Use SLNG models inside LiveKit Agents with the livekit-plugins-slng adapter.
https://mintcdn.com/slng/HUXme6ATYhzzt7mD/images/providers/pipecat.svg?fit=max&auto=format&n=HUXme6ATYhzzt7mD&q=85&s=f0ff456ad8aa57cfedc6291d915bd330

Pipecat

Use SLNG models inside Pipecat pipelines with the pipecat-slng STT/TTS services.
https://mintcdn.com/slng/HUXme6ATYhzzt7mD/images/providers/cognigy.svg?fit=max&auto=format&n=HUXme6ATYhzzt7mD&q=85&s=a596bbf3873fefc5f3f85ff6f7f85452

Cognigy

Connect Cognigy voice bots to SLNG STT and TTS models.
https://mintcdn.com/slng/LujG4G8gXFrAV3XP/images/providers/jambonz.svg?fit=max&auto=format&n=LujG4G8gXFrAV3XP&q=85&s=4c6b373a760758c8e45c53674c5514ed

Jambonz

Route Jambonz calls through SLNG for speech processing.