WordAnimationInfo

constructor(wordStartTime: Long, wordEndTime: Long, wordContent: String, wordDuration: Long = wordEndTime - wordStartTime)