Companion

object Companion

Functions

Link copied to clipboard
fun fromArrays(starts: FloatArray, ends: FloatArray, lyrics: List<String>? = null, studentStarts: FloatArray? = null, studentEnds: FloatArray? = null): List<Segment>

Create segments from parallel arrays of start and end times.