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().