Voting helps other researchers find interesting modules.
Word-specific information for recognized words.
confidence
number()
nil
is_final=true
endTime
String.t
enable_word_time_offsets=true
speakerTag
integer()
startTime
word
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryWordInfo{ confidence: number() | nil, endTime: String.t() | nil, speakerTag: integer() | nil, startTime: String.t() | nil, word: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()