OPENAPI / COMPONENTS / SCHEMAS

Realtime Beta Response data structure

RealtimeBetaResponse

Structural definition for Realtime Beta Response in the OpenAI API contract.

object13properties
conversation_idstring

conversation id value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

max_output_tokensstring

max output tokens value in the OpenAI API contract.

metadataMetadata

metadata value in the OpenAI API contract.

modalitiesarray

modalities value in the OpenAI API contract.

objectstring

object value in the OpenAI API contract.

outputRealtimeConversationItem

output value in the OpenAI API contract.

output_audio_formatstring

output audio format value in the OpenAI API contract.

statusstring

status value in the OpenAI API contract.

status_detailsobject

status details value in the OpenAI API contract.

temperaturenumber

temperature value in the OpenAI API contract.

usageobject

usage value in the OpenAI API contract.

voiceVoiceIdsShared

voice value in the OpenAI API contract.