Package-level declarations
Inherited functions
Link copied to clipboard
suspend fun PollyClient.presignSynthesizeSpeech(input: SynthesizeSpeechRequest, duration: <Error class: unknown class>): <Error class: unknown class>
suspend fun PollyClient.presignSynthesizeSpeech(input: SynthesizeSpeechRequest, signer: <Error class: unknown class> = DefaultAwsSigner, configBlock: <Error class: unknown class>.() -> Unit): <Error class: unknown class>
Presign a SynthesizeSpeechRequest using the configuration of this PollyClient.