Package-level declarations
Inherited functions
Link copied to clipboard
suspend fun PollyClient.presignSynthesizeSpeech(input: SynthesizeSpeechRequest, duration: Duration): HttpRequest
suspend fun PollyClient.presignSynthesizeSpeech(input: SynthesizeSpeechRequest, signer: AwsSigner = DefaultAwsSigner, configBlock: AwsSigningConfig.Builder.() -> Unit): HttpRequest
Presign a SynthesizeSpeechRequest using the configuration of this PollyClient.