Amazon Polly List Speech Synthesis Tasks Output Structure
ListSpeechSynthesisTasksOutput schema from Amazon Polly API
Type: objectProperties: 2
Artificial IntelligenceMachine-LearningSpeech SynthesisText-to-SpeechTTSVoiceSSMLNeural EngineGenerative AI
ListSpeechSynthesisTasksOutput is a JSON Structure definition published by Amazon Polly, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-polly/refs/heads/main/json-structure/amazon-polly-list-speech-synthesis-tasks-output-structure.json",
"name": "ListSpeechSynthesisTasksOutput",
"description": "ListSpeechSynthesisTasksOutput schema from Amazon Polly API",
"type": "object",
"properties": {
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/NextToken"
},
{
"description": "An opaque pagination token returned from the previous List operation in this request. If present, this indicates where to continue the listing."
}
]
},
"SynthesisTasks": {
"allOf": [
{
"$ref": "#/components/schemas/SynthesisTasks"
},
{
"description": "List of SynthesisTask objects that provides information from the specified task in the list request, including output format, creation time, task status, and so on."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.