API Reference
Class
OpenAIRealtimeClientSecret
A short-lived credential that an app can use to establish one OpenAI Realtime connection.
Inheritance
- Object
- OpenAIRealtimeClientSecret
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Constructors
public OpenAIRealtimeClientSecret(String value, DateTimeOffset expiresAt, String model) #Initializes a short-lived credential created for a Realtime session.
Parameters
- value System.String
- expiresAt System.DateTimeOffset
- model System.String