| Package | Description |
|---|---|
| software.amazon.awssdk.services.polly.model |
| Modifier and Type | Method and Description |
|---|---|
List<Voice> |
DescribeVoicesResponse.voices()
A list of voices with their properties.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVoicesResponse.Builder |
DescribeVoicesResponse.Builder.voices(Voice... voices)
A list of voices with their properties.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVoicesResponse.Builder |
DescribeVoicesResponse.Builder.voices(Collection<Voice> voices)
A list of voices with their properties.
|
Copyright © 2023. All rights reserved.