Skip to main content
The WebRTC Connection Service in the Galtea SDK allows you to manage WebRTC connections for your products. This Service is exposed by the galtea.web_rtc_connections object.
Remember that we will be using the galtea object. More information here.

Quick Example

First, initialize the Galtea SDK:
Create a WebRTC connection:
List WebRTC connections for a product:
Get a WebRTC connection by ID:

Service Methods

WebRTC Connection

A reusable connection that reaches your AI voice agent over WebRTC during voice evaluation