Amazon Polly · JSON-LD Context
Amazon Polly Context
JSON-LD context defining the semantic vocabulary for Amazon Polly from Amazon Polly.
16 Classes
36 Properties
4 Namespaces
Namespaces
polly:
https://polly.amazonaws.com/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
GetSpeechSynthesisTaskOutput
SynthesisTask
StartSpeechSynthesisTaskInput
SynthesizeSpeechOutput
Voice
LexiconAttributes
LexiconDescription
StartSpeechSynthesisTaskOutput
SynthesizeSpeechInput
ListLexiconsOutput
GetLexiconOutput
Lexicon
Amazon Polly Speech Synthesis Definition
PutLexiconInput
ListSpeechSynthesisTasksOutput
DescribeVoicesOutput
Properties
| Property | Type | Container |
|---|---|---|
| Engine | string | |
| LanguageCode | string | |
| LexiconNames | string | |
| OutputFormat | string | |
| OutputS3BucketName | string | |
| OutputS3KeyPrefix | string | |
| SampleRate | string | |
| SnsTopicArn | string | |
| SpeechMarkTypes | string | |
| Text | string | |
| TextType | string | |
| VoiceId | string | |
| AudioStream | string | |
| Gender | string | |
| Id | string | |
| LanguageName | string | |
| Name | string | |
| AdditionalLanguageCodes | string | |
| SupportedEngines | string | |
| Alphabet | string | |
| LastModified | string | |
| LexiconArn | string | |
| LexemesCount | string | |
| Size | string | |
| Attributes | string | |
| TaskId | string | |
| TaskStatus | string | |
| TaskStatusReason | string | |
| OutputUri | string | |
| CreationTime | string | |
| RequestCharacters | string | |
| Lexicons | string | |
| NextToken | string | |
| Content | string | |
| SynthesisTasks | string | |
| Voices | string |
JSON-LD Document
{
"@context": {
"@version": 1.1,
"polly": "https://polly.amazonaws.com/schema/",
"schema": "https://schema.org/",
"dcterms": "http://purl.org/dc/terms/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"GetSpeechSynthesisTaskOutput": "polly:GetSpeechSynthesisTaskOutput",
"SynthesisTask": "polly:SynthesisTask",
"StartSpeechSynthesisTaskInput": "polly:StartSpeechSynthesisTaskInput",
"Engine": {
"@id": "polly:Engine",
"@type": "xsd:string"
},
"LanguageCode": {
"@id": "polly:LanguageCode",
"@type": "xsd:string"
},
"LexiconNames": {
"@id": "polly:LexiconNames",
"@type": "xsd:string"
},
"OutputFormat": {
"@id": "polly:OutputFormat",
"@type": "xsd:string"
},
"OutputS3BucketName": {
"@id": "polly:OutputS3BucketName",
"@type": "xsd:string"
},
"OutputS3KeyPrefix": {
"@id": "polly:OutputS3KeyPrefix",
"@type": "xsd:string"
},
"SampleRate": {
"@id": "polly:SampleRate",
"@type": "xsd:string"
},
"SnsTopicArn": {
"@id": "polly:SnsTopicArn",
"@type": "xsd:string"
},
"SpeechMarkTypes": {
"@id": "polly:SpeechMarkTypes",
"@type": "xsd:string"
},
"Text": {
"@id": "polly:Text",
"@type": "xsd:string"
},
"TextType": {
"@id": "polly:TextType",
"@type": "xsd:string"
},
"VoiceId": {
"@id": "polly:VoiceId",
"@type": "xsd:string"
},
"SynthesizeSpeechOutput": "polly:SynthesizeSpeechOutput",
"AudioStream": {
"@id": "polly:AudioStream",
"@type": "xsd:string"
},
"Voice": "polly:Voice",
"Gender": {
"@id": "polly:Gender",
"@type": "xsd:string"
},
"Id": {
"@id": "polly:Id",
"@type": "xsd:string"
},
"LanguageName": {
"@id": "polly:LanguageName",
"@type": "xsd:string"
},
"Name": {
"@id": "polly:Name",
"@type": "xsd:string"
},
"AdditionalLanguageCodes": {
"@id": "polly:AdditionalLanguageCodes",
"@type": "xsd:string"
},
"SupportedEngines": {
"@id": "polly:SupportedEngines",
"@type": "xsd:string"
},
"LexiconAttributes": "polly:LexiconAttributes",
"Alphabet": {
"@id": "polly:Alphabet",
"@type": "xsd:string"
},
"LastModified": {
"@id": "polly:LastModified",
"@type": "xsd:string"
},
"LexiconArn": {
"@id": "polly:LexiconArn",
"@type": "xsd:string"
},
"LexemesCount": {
"@id": "polly:LexemesCount",
"@type": "xsd:string"
},
"Size": {
"@id": "polly:Size",
"@type": "xsd:string"
},
"LexiconDescription": "polly:LexiconDescription",
"Attributes": {
"@id": "polly:Attributes",
"@type": "xsd:string"
},
"StartSpeechSynthesisTaskOutput": "polly:StartSpeechSynthesisTaskOutput",
"TaskId": {
"@id": "polly:TaskId",
"@type": "xsd:string"
},
"TaskStatus": {
"@id": "polly:TaskStatus",
"@type": "xsd:string"
},
"TaskStatusReason": {
"@id": "polly:TaskStatusReason",
"@type": "xsd:string"
},
"OutputUri": {
"@id": "polly:OutputUri",
"@type": "xsd:string"
},
"CreationTime": {
"@id": "polly:CreationTime",
"@type": "xsd:string"
},
"RequestCharacters": {
"@id": "polly:RequestCharacters",
"@type": "xsd:string"
},
"SynthesizeSpeechInput": "polly:SynthesizeSpeechInput",
"ListLexiconsOutput": "polly:ListLexiconsOutput",
"Lexicons": {
"@id": "polly:Lexicons",
"@type": "xsd:string"
},
"NextToken": {
"@id": "polly:NextToken",
"@type": "xsd:string"
},
"GetLexiconOutput": "polly:GetLexiconOutput",
"Lexicon": "polly:Lexicon",
"Amazon Polly Speech Synthesis Definition": "polly:Amazon Polly Speech Synthesis Definition",
"PutLexiconInput": "polly:PutLexiconInput",
"Content": {
"@id": "polly:Content",
"@type": "xsd:string"
},
"ListSpeechSynthesisTasksOutput": "polly:ListSpeechSynthesisTasksOutput",
"SynthesisTasks": {
"@id": "polly:SynthesisTasks",
"@type": "xsd:string"
},
"DescribeVoicesOutput": "polly:DescribeVoicesOutput",
"Voices": {
"@id": "polly:Voices",
"@type": "xsd:string"
}
}
}