public final class PollyClientPresigners extends Object
PollyClient.| Constructor | Description |
|---|---|
PollyClientPresigners(PresignerParams presignerParams) |
| Modifier and Type | Method | Description |
|---|---|---|
URL |
getPresignedSynthesizeSpeechUrl(SynthesizeSpeechPresignRequest synthesizeSpeechPresignRequest) |
Presign a
SynthesizeSpeechRequest to be vended to consumers. |
public PollyClientPresigners(PresignerParams presignerParams)
public URL getPresignedSynthesizeSpeechUrl(SynthesizeSpeechPresignRequest synthesizeSpeechPresignRequest)
SynthesizeSpeechRequest to be vended to consumers. The expiration time of the presigned URL is
from generation time.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.