OPENAPI / COMPONENTS / SCHEMAS

Realtime Session data structure

RealtimeSession

Structural definition for Realtime Session in the OpenAI API contract.

object20properties
expires_atinteger

expires at value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

includestring

include value in the OpenAI API contract.

input_audio_formatstring

input audio format value in the OpenAI API contract.

input_audio_noise_reductionobject

input audio noise reduction value in the OpenAI API contract.

input_audio_transcriptionstring

input audio transcription value in the OpenAI API contract.

instructionsstring

instructions value in the OpenAI API contract.

max_response_output_tokensstring

max response output tokens value in the OpenAI API contract.

modalitiesstring

modalities value in the OpenAI API contract.

modelstring

model value in the OpenAI API contract.

objectstring

object value in the OpenAI API contract.

output_audio_formatstring

output audio format value in the OpenAI API contract.

promptstring

prompt value in the OpenAI API contract.

speednumber

speed value in the OpenAI API contract.

temperaturenumber

temperature value in the OpenAI API contract.

tool_choicestring

tool choice value in the OpenAI API contract.

toolsRealtimeFunctionTool

tools value in the OpenAI API contract.

tracingstring

tracing value in the OpenAI API contract.

turn_detectionRealtimeTurnDetection

turn detection value in the OpenAI API contract.

voiceVoiceIdsShared

voice value in the OpenAI API contract.