Skip to main content

@twick/ai-models / Exports / TimedTextSegment

Interface: TimedTextSegment

Table of contents

Properties

Properties

endMs

endMs: number

Defined in

orchestration-types.ts:48


metadata

Optional metadata: Record<string, unknown>

Defined in

orchestration-types.ts:50


startMs

startMs: number

Defined in

orchestration-types.ts:47


text

text: string

Defined in

orchestration-types.ts:46


wordStartMs

Optional wordStartMs: number[]

Defined in

orchestration-types.ts:49