Options
All
  • Public
  • Public/Protected
  • All
Menu

An individual word transcribed.

Hierarchy

  • Word

Index

Constructors

Properties

channel?: string

1 or 2 if using the dual_channel option.

confidence?: number

The confidence in the transcribed text, between 0.0 and 1.0.

end?: number

Ending timestamp (in milliseconds) of the text in the transcript.

speaker?: string

Speaker A, Speaker B, etc. if using the speaker_labels option. 1 or 2 if using the dual_channel option.

start?: number

Starting timestamp (in milliseconds) of the text in the transcript.

text?: string

The text of the word.

Generated using TypeDoc