OPENAPI / COMPONENTS / SCHEMAS

Transcript Text Done Event data structure

TranscriptTextDoneEvent

Structural definition for Transcript Text Done Event in the OpenAI API contract.

object5properties
languagesTranscriptionLanguage

languages value in the OpenAI API contract.

logprobsarray

logprobs value in the OpenAI API contract.

textstringrequired

text value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.

usageTranscriptTextUsageTokens

usage value in the OpenAI API contract.