voices

@JvmName(name = "wponidecxkuifxry")
suspend fun voices(value: List<GetVoicesVoice>?)

Parameters

value

List of voices with their properties. See voices Attribute Reference below.


@JvmName(name = "enxaiflssatgweyk")
suspend fun voices(argument: List<suspend GetVoicesVoiceBuilder.() -> Unit>)
@JvmName(name = "eqguhtvauublimpo")
suspend fun voices(vararg argument: suspend GetVoicesVoiceBuilder.() -> Unit)
@JvmName(name = "mcqtgrsxhilqvybx")
suspend fun voices(argument: suspend GetVoicesVoiceBuilder.() -> Unit)

Parameters

argument

List of voices with their properties. See voices Attribute Reference below.


@JvmName(name = "mjsmfvqcwkgeejce")
suspend fun voices(vararg values: GetVoicesVoice)

Parameters

values

List of voices with their properties. See voices Attribute Reference below.