OPENAPI / COMPONENTS / SCHEMAS
Realtime Session Create Request data structure
RealtimeSessionCreateRequestStructural definition for Realtime Session Create Request in the OpenAI API contract.
client_secretobjectrequiredclient secret value in the OpenAI API contract.
input_audio_formatstringinput audio format value in the OpenAI API contract.
input_audio_transcriptionobjectinput 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.
output_audio_formatstringoutput audio format value in the OpenAI API contract.
promptPromptprompt 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.
toolsarraytools value in the OpenAI API contract.
tracingstringtracing value in the OpenAI API contract.
truncationRealtimeTruncationtruncation value in the OpenAI API contract.
turn_detectionobjectturn detection value in the OpenAI API contract.
voiceVoiceIdsOrCustomVoicevoice value in the OpenAI API contract.