words property

List<TranscriptionWord>? words
getter/setter pair

Extracted words and their corresponding timestamps.

Implementation

List<TranscriptionWord>? words;