OPENAPI / COMPONENTS / SCHEMAS
Realtime Session Create Response data structure
RealtimeSessionCreateResponseStructural definition for Realtime Session Create Response in the OpenAI API contract.
object13properties
audioobjectaudio value in the OpenAI API contract.
expires_atintegerexpires at value in the OpenAI API contract.
idstringid value in the OpenAI API contract.
includearrayinclude value in the OpenAI API contract.
instructionsstringinstructions value in the OpenAI API contract.
max_output_tokensstringmax output tokens value in the OpenAI API contract.
modelstringmodel value in the OpenAI API contract.
objectstringobject value in the OpenAI API contract.
output_modalitiesstringoutput modalities value in the OpenAI API contract.
tool_choicestringtool choice value in the OpenAI API contract.
toolsRealtimeFunctionTooltools value in the OpenAI API contract.
tracingstringtracing value in the OpenAI API contract.
turn_detectionobjectturn detection value in the OpenAI API contract.