OPENAPI / COMPONENTS / SCHEMAS
Realtime Session data structure
RealtimeSessionStructural definition for Realtime Session in the OpenAI API contract.
expires_atintegerexpires at value in the OpenAI API contract.
idstringid value in the OpenAI API contract.
includestringinclude value in the OpenAI API contract.
input_audio_formatstringinput audio format value in the OpenAI API contract.
input_audio_noise_reductionobjectinput audio noise reduction value in the OpenAI API contract.
input_audio_transcriptionstringinput audio transcription value in the OpenAI API contract.
instructionsstringinstructions value in the OpenAI API contract.
max_response_output_tokensstringmax response output tokens value in the OpenAI API contract.
modalitiesstringmodalities value in the OpenAI API contract.
modelstringmodel value in the OpenAI API contract.
objectstringobject value in the OpenAI API contract.
output_audio_formatstringoutput audio format value in the OpenAI API contract.
promptstringprompt value in the OpenAI API contract.
speednumberspeed value in the OpenAI API contract.
temperaturenumbertemperature 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_detectionRealtimeTurnDetectionturn detection value in the OpenAI API contract.
voiceVoiceIdsSharedvoice value in the OpenAI API contract.