| Package | Description |
|---|---|
| com.amazonaws.services.polly |
Amazon Polly is a web service that makes it easy to synthesize speech from text.
|
| com.amazonaws.services.polly.model |
Classes modeling the various types represented by AmazonPolly
|
| Modifier and Type | Method and Description |
|---|---|
GetSpeechSynthesisTaskResult |
AmazonPollyClient.getSpeechSynthesisTask(GetSpeechSynthesisTaskRequest getSpeechSynthesisTaskRequest)
Retrieves a specific SpeechSynthesisTask object based on its TaskID.
|
GetSpeechSynthesisTaskResult |
AmazonPolly.getSpeechSynthesisTask(GetSpeechSynthesisTaskRequest getSpeechSynthesisTaskRequest)
Retrieves a specific SpeechSynthesisTask object based on its TaskID.
|
| Modifier and Type | Method and Description |
|---|---|
GetSpeechSynthesisTaskRequest |
GetSpeechSynthesisTaskRequest.withTaskId(String taskId)
The Amazon Polly generated identifier for a speech synthesis task.
|
Copyright © 2019. All rights reserved.