OPENAPI / COMPONENTS / SCHEMAS
Transcript Text Segment Event data structure
TranscriptTextSegmentEventStructural definition for Transcript Text Segment Event in the OpenAI API contract.
object6properties
endnumberrequiredend value in the OpenAI API contract.
idstringrequiredid value in the OpenAI API contract.
speakerstringrequiredspeaker value in the OpenAI API contract.
startnumberrequiredstart value in the OpenAI API contract.
textstringrequiredtext value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.