Final

constructor(text: String, confidence: Float = 0.0f, words: List<TranscriptionResult.Word> = emptyList(), startTime: Duration? = null, endTime: Duration? = null)