VoiceContent

fun VoiceContent(    media: VoiceFile,     text: String? = null,     textSources: TextSourcesList = emptyList())