OPENAPI / COMPONENTS / SCHEMAS

Realtime Beta Server Event Conversation Item Input Audio Transcription Completed data structure

RealtimeBetaServerEventConversationItemInputAudioTranscriptionCompleted

Structural definition for Realtime Beta Server Event Conversation Item Input Audio Transcription Completed in the OpenAI API contract.

object8properties
content_indexintegerrequired

content index value in the OpenAI API contract.

event_idstringrequired

event id value in the OpenAI API contract.

item_idstringrequired

item id value in the OpenAI API contract.

languagesTranscriptionLanguage

languages value in the OpenAI API contract.

logprobsstring

logprobs value in the OpenAI API contract.

transcriptstringrequired

transcript value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.

usageobjectrequired

usage value in the OpenAI API contract.