wordIndex property

int? wordIndex
getter/setter pair

The word index of this boundary with respect to the first word in the transcript piece.

This index starts at zero.

Implementation

core.int? wordIndex;