Interface protos.google.cloud.videointelligence.v1p3beta1.ISpeechRecognitionAlternative (5.0.2)

Properties of a SpeechRecognitionAlternative.

Package

@google-cloud/video-intelligence

Properties

confidence

confidence?: (number|null);

SpeechRecognitionAlternative confidence

transcript

transcript?: (string|null);

SpeechRecognitionAlternative transcript

words

words?: (google.cloud.videointelligence.v1p3beta1.IWordInfo[]|null);

SpeechRecognitionAlternative words