Note: You are viewing the documentation for an older major version of the AWS SDK for JavaScript (v2).
The modular AWS SDK for JavaScript (v3) is now General Available. For more information see the Developer Guide or API Reference.
Class: AWS.Polly.Presigner
- Inherits:
-
Object
- Object
- AWS.Polly.Presigner
- Defined in:
- lib/polly/presigner.js
Overview
A presigner object can be used to generate presigned urls for the Polly service.
Constructor Summary
-
new AWS.Polly.Presigner(options) ⇒ void
constructor
Creates a presigner object with a set of configuration options.
Method Summary
-
getSynthesizeSpeechUrl(params = {}, [expires = 3600], [callback]) ⇒ string?
Generate a presigned url for AWS.Polly.synthesizeSpeech().