Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WordAlternativeResult

An alternative hypothesis for a word from speech recognition results.

Hierarchy

  • WordAlternativeResult

Index

Properties

Properties

confidence

confidence: number

A confidence score for the word alternative hypothesis in the range of 0.0 to 1.0.

word

word: string

An alternative hypothesis for a word from the input audio.

Generated using TypeDoc