OPENAPI / COMPONENTS / SCHEMAS
Create Transcription Response Verbose Json data structure
CreateTranscriptionResponseVerboseJsonStructural definition for Create Transcription Response Verbose Json in the OpenAI API contract.
object6properties
durationnumberrequiredduration value in the OpenAI API contract.
languagestringrequiredlanguage value in the OpenAI API contract.
segmentsTranscriptionSegmentsegments value in the OpenAI API contract.
textstringrequiredtext value in the OpenAI API contract.
usageTranscriptTextUsageDurationusage value in the OpenAI API contract.
wordsTranscriptionWordwords value in the OpenAI API contract.