Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WordAlternativeResults

Information about alternative hypotheses for words from speech recognition results.

Hierarchy

  • WordAlternativeResults

Index

Properties

alternatives

alternatives: WordAlternativeResult[]

An array of alternative hypotheses for a word from the input audio.

end_time

end_time: number

The end time in seconds of the word from the input audio that corresponds to the word alternatives.

start_time

start_time: number

The start time in seconds of the word from the input audio that corresponds to the word alternatives.

Generated using TypeDoc