Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SegmentDecodedWord

Hierarchy

Index

Properties

confidence

confidence: number

Confidence of the decoding, from 0 to 1.

end

end: number

Timestamp of the end of the word, in milliseconds.

length

length: number

Length of the word, in milliseconds.

start

start: number

Timestamp of the beginning of the word, in milliseconds.

word

word: string

The decoded word.