TranscribedWord interface

Time-stamped word in the display form.

Properties

durationInMs

The duration of the word in milliseconds.

offsetInMs

The start offset of the word in milliseconds.

text

The recognized word, including punctuation.

Property Details

durationInMs

The duration of the word in milliseconds.

durationInMs: number

Property Value

number

offsetInMs

The start offset of the word in milliseconds.

offsetInMs: number

Property Value

number

text

The recognized word, including punctuation.

text: string

Property Value

string