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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `SpeechWordInfo` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its structure and functionality for various versions."],["The `SpeechWordInfo` class, used for speech recognition, holds information about a recognized word, including its confidence, start and end offsets, and the word itself."],["The page offers access to 37 different versions of the `SpeechWordInfo` documentation, ranging from version 1.0.0 to the latest 2.23.0, allowing developers to check the version of the implementation they are working with."],["The `SpeechWordInfo` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for interaction and manipulation of the class."],["The speech recognition confidence, which is a float between 0.0 and 1.0, is available as one of the properties for `SpeechWordInfo` called `Confidence`, however it is not guaranteed to be stable over time and should be used with caution."]]],[]]