The Speech confidence between 0.0 and 1.0 for this word. A higher number
indicates an estimated greater likelihood that the recognized word is
correct. The default of 0.0 is a sentinel value indicating that confidence
was not set.
This field is not guaranteed to be fully stable over time for the same
audio input. Users should also not rely on it to always be provided.
Time offset relative to the beginning of the audio that corresponds to the
end of the spoken word. This is an experimental feature and the accuracy of
the time offset can vary.
Time offset relative to the beginning of the audio that corresponds to the
start of the spoken word. This is an experimental feature and the accuracy
of the time offset can vary.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eSpeechWordInfo\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta22, with a link to the latest version 1.0.0-beta23.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpeechWordInfo\u003c/code\u003e is a sealed class representing information about a word recognized by the speech recognizer, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and another that accepts a \u003ccode\u003eSpeechWordInfo\u003c/code\u003e object to create a new instance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpeechWordInfo\u003c/code\u003e contains four properties: \u003ccode\u003eConfidence\u003c/code\u003e (a float indicating speech confidence), \u003ccode\u003eEndOffset\u003c/code\u003e and \u003ccode\u003eStartOffset\u003c/code\u003e (both \u003ccode\u003eDuration\u003c/code\u003e types indicating time offsets), and \u003ccode\u003eWord\u003c/code\u003e (a string containing the recognized word).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfidence\u003c/code\u003e property is experimental and provides a score, ranging from 0.0 to 1.0, reflecting the likelihood that the recognized word is accurate, while the offsets are experimental features representing the start and end times of a word relative to the beginning of the audio.\u003c/p\u003e\n"]]],[],null,[]]