OPENAPI / COMPONENTS / SCHEMAS
Realtime Beta Server Event Conversation Item Input Audio Transcription Completed data structure
RealtimeBetaServerEventConversationItemInputAudioTranscriptionCompletedStructural definition for Realtime Beta Server Event Conversation Item Input Audio Transcription Completed in the OpenAI API contract.
object8properties
content_indexintegerrequiredcontent index value in the OpenAI API contract.
event_idstringrequiredevent id value in the OpenAI API contract.
item_idstringrequireditem id value in the OpenAI API contract.
languagesTranscriptionLanguagelanguages value in the OpenAI API contract.
logprobsstringlogprobs value in the OpenAI API contract.
transcriptstringrequiredtranscript value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.
usageobjectrequiredusage value in the OpenAI API contract.