Share via


TranscriptWord interface

Transcript word.

Properties

endTimeMs

End time of the word in milliseconds.

span

Span of the word in the markdown content.

startTimeMs

Start time of the word in milliseconds.

text

Transcript text.

Property Details

endTimeMs

End time of the word in milliseconds.

endTimeMs: number

Property Value

number

span

Span of the word in the markdown content.

span?: ContentSpan

Property Value

startTimeMs

Start time of the word in milliseconds.

startTimeMs: number

Property Value

number

text

Transcript text.

text: string

Property Value

string