Interface protos.google.cloud.dialogflow.cx.v3.ISpeechWordInfo (4.6.0)

Properties of a SpeechWordInfo.

Package

@google-cloud/dialogflow-cx

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