Bridges standardize how you call any STT or TTS model. Same URL shape, every provider. Switching models means changing the URL — nothing in your code.Documentation Index
Fetch the complete documentation index at: https://docs.slng.ai/llms.txt
Use this file to discover all available pages before exploring further.
Swap models without touching your code
Every endpoint follows the same structure:Available bridges
Unmute
Unmute is SLNG’s official bridge, supporting both STT and TTS. HTTP and WebSocket are both available on every endpoint. Same URL, different protocol.Next steps
Unmute STT Bridge
Connect to SLNG STT models using the Unmute WebSocket protocol.
Unmute TTS Bridge
Connect to SLNG TTS models using the Unmute WebSocket protocol.