voices

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

Parameters

value

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


@JvmName(name = "aajpuspkrxhdxfpx")
suspend fun voices(argument: List<suspend GetVoicesVoiceBuilder.() -> Unit>)
@JvmName(name = "pnqutahhdmrtkqwc")
suspend fun voices(vararg argument: suspend GetVoicesVoiceBuilder.() -> Unit)
@JvmName(name = "sadroyhiarxooqkw")
suspend fun voices(argument: suspend GetVoicesVoiceBuilder.() -> Unit)

Parameters

argument

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


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

Parameters

values

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