Interface protos.google.cloud.dialogflow.v2beta1.ISpeechWordInfo (6.6.0)

Properties of a SpeechWordInfo.

Package

@google-cloud/dialogflow

Properties

confidence

confidence?: (number|null);

SpeechWordInfo confidence

endOffset

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

SpeechWordInfo endOffset

startOffset

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

SpeechWordInfo startOffset

word

word?: (string|null);

SpeechWordInfo word