enableWordTimeOffsets property
If true
, the top result includes a list of words and the start and end
time offsets (timestamps) for those words.
If false
, no word-level time offset information is returned. The default
is false
.
Implementation
core.bool? enableWordTimeOffsets;