AWS Polly
Number of APIs: 9
Amazon Polly is a Text-to-Speech (TTS) cloud service that converts text into lifelike speech. You can use Amazon Polly to develop applications that increase engagement and accessibility. Amazon Polly supports multiple languages and includes a variety of lifelike voices, so you can build speech-enabled applications that work in multiple locations and use the ideal voice for your customers.
-
Speech - Synthesize Speech POST {{aws_polly_base_url}}/v1/speech
-
Lexicon - Delete Lexicon DELETE {{aws_polly_base_url}}/v1/lexicons/:LexiconName
-
Lexicon - Get Lexicon GET {{aws_polly_base_url}}/v1/lexicons/:LexiconName
-
Lexicon - List Lexicons GET {{aws_polly_base_url}}/v1/lexicons?NextToken=NextToken
-
Lexicon - Put Lexicon PUT {{aws_polly_base_url}}/v1/lexicons/:LexiconName
-
Speech Synthesis Task - Get Speech Synthesis Task GET {{aws_polly_base_url}}/v1/synthesisTasks/:TaskId
-
Speech Synthesis Task - List Speech Synthesis Tasks GET {{aws_polly_base_url}}/v1/synthesisTasks?MaxResults=25&NextToken=NextToken&Status=Status
-
Speech Synthesis Task - Start Speech Synthesis Task POST {{aws_polly_base_url}}/v1/synthesisTasks
-
Voices - Describe Voices GET {{aws_polly_base_url}}/v1/voices?Engine=Engine&IncludeAdditionalLanguageCodes=IncludeAdditionalLanguageCodes&LanguageCode=en-US&NextToken=NextToken