Interface protos.google.cloud.speech.v1p1beta1.IWordInfo (6.3.0)

Properties of a WordInfo.

Package

@google-cloud/speech

Properties

confidence

confidence?: (number|null);

WordInfo confidence

endTime

endTime?: (google.protobuf.IDuration|null);

WordInfo endTime

speakerTag

speakerTag?: (number|null);

WordInfo speakerTag

startTime

startTime?: (google.protobuf.IDuration|null);

WordInfo startTime

word

word?: (string|null);

WordInfo word