Interface: SttFinal
Defined in: types.ts:30
One segment's final transcript.
Properties
latencyMs
latencyMs:
number
Defined in: types.ts:33
Wall-clock from the segment's commit (talk-end) to its terminal event.
model
model:
string
Defined in: types.ts:34
text
text:
string
Defined in: types.ts:31
words?
optionalwords?:SttWord[]
Defined in: types.ts:36
Per-word timings/confidence when the engine produces them.