Skip to content

Conversation

@sj-dl
Copy link
Contributor

@sj-dl sj-dl commented Dec 17, 2025

  • Correct maximum duration from 3 hours to 1 hour
  • Add an explanation that all errors are non-recoverable
  • Rework use of the terms "session", "stream" and "connection": A session can span multiple connections using reconnections. Refer to connections. In theory a session can also have different streams. For now, we only offer one stream per session. Each stream is tied to a connection.

Copy link
Member

@JanEbbing JanEbbing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM apart from the nit

* Correct maximum duration from 3 hours to 1 hour
* Add an explanation that all errors are non-recoverable
* Rework use of the terms "session", "stream" and "connection": A session can span multiple connections using reconnections. Refer to connections. In theory a session can also have different streams. For now, we only offer one stream per session. Each stream is tied to a connection.
@sj-dl sj-dl merged commit 4eeea67 into main Dec 18, 2025
2 checks passed
@sj-dl sj-dl deleted the acl/clarify-voice-docs branch December 18, 2025 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants