The confidence estimate between 0.0 and 1.0. A higher number
indicates an estimated greater likelihood that the recognized words are
correct. This field is set only for the top alternative of a non-streaming
result or, of a streaming result where is_final=true.
This field is not guaranteed to be accurate and users should not rely on it
to be always provided.
The default of 0.0 is a sentinel value indicating confidence was not set.
Time offset relative to the beginning of the audio,
and corresponding to the end of the spoken word.
This field is only set if enable_word_time_offsets=true and only
in the top hypothesis.
This is an experimental feature and the accuracy of the time offset can
vary.
Output only. A distinct integer value is assigned for every speaker within
the audio. This field specifies which one of those speakers was detected to
have spoken this word. Value ranges from '1' to diarization_speaker_count.
speaker_tag is set if enable_speaker_diarization = 'true' and only in the
top alternative.
Time offset relative to the beginning of the audio,
and corresponding to the start of the spoken word.
This field is only set if enable_word_time_offsets=true and only
in the top hypothesis.
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 webpage provides documentation for the \u003ccode\u003eWordInfo\u003c/code\u003e class within the Google Cloud Speech v1 API, which offers word-specific information for recognized words.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, ranging from version 2.2.0 up to the latest version 3.8.0, with the current focus being version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWordInfo\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eWordInfo\u003c/code\u003e class include \u003ccode\u003eConfidence\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eSpeakerTag\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eWord\u003c/code\u003e, offering details such as the confidence level, time offsets, speaker identification, and the recognized word itself.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWordInfo\u003c/code\u003e class provides two constructors, a default constructor \u003ccode\u003eWordInfo()\u003c/code\u003e, and a constructor allowing for another \u003ccode\u003eWordInfo\u003c/code\u003e object as a parameter for creating a new object, \u003ccode\u003eWordInfo(WordInfo other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]