Create streaming session
Creates a streaming session and returns a JWT access token together with the connection URLs.
A session runs over one of two fully independent channels — choose one; you publish audio, receive translated audio, and manage translation entirely over it:
- webrtc_url — the WebRTC Speech-to-Speech Translation API
- ws_url — the WS Speech-to-Speech Translation API
The returned token carries scoped permissions that define what the session can do.
References
| Request Body | ||
|---|---|---|
data object
|
| Responses | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
201Session created successfully.
| ||||||||||||
defaultDefault Response
|