Share via


TranscribedWord interface

Time-stamped word in the display form.

Properties

durationMilliseconds

The duration of the word in milliseconds.

offsetMilliseconds

The start offset of the word in milliseconds.

text

The recognized word, including punctuation.

Property Details

durationMilliseconds

The duration of the word in milliseconds.

durationMilliseconds: number

Property Value

number

offsetMilliseconds

The start offset of the word in milliseconds.

offsetMilliseconds: number

Property Value

number

text

The recognized word, including punctuation.

text: string

Property Value

string