| 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 |
|---|---|
StartSpeechSynthesisTaskResult |
AmazonPollyClient.startSpeechSynthesisTask(StartSpeechSynthesisTaskRequest startSpeechSynthesisTaskRequest)
Allows the creation of an asynchronous synthesis task, by starting a new
SpeechSynthesisTask. |
StartSpeechSynthesisTaskResult |
AmazonPolly.startSpeechSynthesisTask(StartSpeechSynthesisTaskRequest startSpeechSynthesisTaskRequest)
Allows the creation of an asynchronous synthesis task, by starting a new
SpeechSynthesisTask. |
| Modifier and Type | Method and Description |
|---|---|
StartSpeechSynthesisTaskResult |
StartSpeechSynthesisTaskResult.withSynthesisTask(SynthesisTask synthesisTask)
SynthesisTask object that provides information and attributes about a
newly submitted speech synthesis task.
|
Copyright © 2019. All rights reserved.