Home

Welcome to the Sanas Language Translation Documentation

The Sanas Language Translation API allows you to integrate real-time language translation into your applications. It uses WebRTC to establish reliable, real-time connections for streaming user audio and receiving translated data.

Key Features

  • Real-time translation: Translate audio streams on the fly for seamless communication.

  • WebRTC support: Leverage standard WebRTC interfaces for robust and efficient connections.

  • Bidirectional translation: Handle conversations between two different languages using a shared conversation ID.

  • Convenient API: Easily capture user audio inputs and manage the translation process.

Get started by exploring the documentation to learn how to initialize a WebRTC connection, handle audio and data channels, and implement bidirectional translation.

Last updated