PollyFunctions

Functions

Link copied to clipboard

Data source for managing an AWS Polly Voices.

suspend fun getVoices(argument: suspend GetVoicesPlainArgsBuilder.() -> Unit): GetVoicesResult
suspend fun getVoices(engine: String? = null, includeAdditionalLanguageCodes: Boolean? = null, languageCode: String? = null, voices: List<GetVoicesVoice>? = null): GetVoicesResult