disableWordTimeOffsets property

bool? disableWordTimeOffsets
getter/setter pair

Whether to disable word time offsets.

If true, the enable_word_time_offsets field in the recognition config will be set to false.

Implementation

core.bool? disableWordTimeOffsets;