Skip to main content
Version: 0.10.0-legacy

Interface: Word

Defined in: types/stt.ts:235

Structure that represent single token with timestamp information.

Properties

end

end: number

Defined in: types/stt.ts:238

Timestamp of the end of the token in audio (in seconds).


start

start: number

Defined in: types/stt.ts:237

Timestamp of the beginning of the token in audio (in seconds).


word

word: string

Defined in: types/stt.ts:236

Token as a string value.

We are Software Mansion.