TranscriptWord interface
Transcript word.
Properties
| end |
End time of the word in milliseconds. |
| span | Span of the word in the markdown content. |
| start |
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
startTimeMs
Start time of the word in milliseconds.
startTimeMs: number
Property Value
number
text
Transcript text.
text: string
Property Value
string