OPENAPI / COMPONENTS / SCHEMAS

Transcript Text Segment Event data structure

TranscriptTextSegmentEvent

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

object6properties
endnumberrequired

end value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

speakerstringrequired

speaker value in the OpenAI API contract.

startnumberrequired

start value in the OpenAI API contract.

textstringrequired

text value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.