Skip to content

Conversation

@absterdam
Copy link

Summary

  • Update Realtime session/response models and event/content names to GA schema
  • Add GA audio config types and session type enums; default audio-only output modalities
  • Update WebSocket flow to connect directly, send session.update after session.created, and support client secrets
  • Refresh samples/docs and adjust Realtime tests for GA behavior

Summary
  - Update Realtime session/response models and event/content names to GA schema
  - Add GA audio config types and session type enums; default audio-only output modalities
  - Update WebSocket flow to connect directly, send session.update after session.created, and support
  client secrets
  - Refresh samples/docs and adjust Realtime tests for GA behavior
Copy link
Member

Choose a reason for hiding this comment

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

Looks like you accidentally put this in the wrong directory. It should go under Samples

Copy link
Member

Choose a reason for hiding this comment

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

Lets remove this file

Copy link
Member

Choose a reason for hiding this comment

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

Lets revert this file

Copy link
Member

Choose a reason for hiding this comment

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

Lets revert back to min supported version. Can be updated to latest 2021.3

/// The <see cref="JsonSerializationOptions"/> to use when making calls to the API.
/// </summary>
internal static JsonSerializerSettings JsonSerializationOptions { get; } = new()
public static JsonSerializerSettings JsonSerializationOptions { get; } = new()
Copy link
Member

Choose a reason for hiding this comment

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

Lets keep this internal

Copy link
Member

@StephenHodgson StephenHodgson left a comment

Choose a reason for hiding this comment

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

Looking good! just a few change requests

@StephenHodgson StephenHodgson changed the base branch from main to dev/9.0.0 January 24, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants