Package-level declarations
Functions
Link copied to clipboard
Merges newSegment info into this segment if the ids are equal.
Link copied to clipboard
fun MutableMap<String, TranscriptionSegment>.mergeNewSegments(newSegments: Collection<TranscriptionSegment>)
Merges new segments into the map. The key should correspond to the segment id.