Give us feedback
aws-polly-connector
Service icon

Amazon Polly TTS

Supported
Stable version 2.0.0 (Compatible with OutSystems 11)
Uploaded on 07 July 2022 by 
OutSystems
5.0
 (6 ratings)
aws-polly-connector

Amazon Polly TTS

Details
Turn text into natural-sounding speech with the Amazon Polly service connector.
Read more

Connect OutSystems apps to the Amazon Polly service to turn text into natural-sounding speech. Create an entirely new category of speech-enabled products. With dozens of natural-sounding speech across many languages, you can build speech-enabled apps that work in many countries.

The connector uses an AWS SDK (check the documentation on how to set up the connector). Once connected, you can easily take advantage of Amazon Polly’s capabilities. The following picture shows the Amazon Polly connector in Service Studio:

Disclaimer

By downloading this component you acknowledge and agree to the collection of usage data (which may include, but is not limited to, method name, size of the files, operation type or region) by OutSystems and Amazon Web Services. Usage data does not include personal data. If you do not  agree with such collection, please do not download this component.

Release notes (2.0.0)

In this version:

  • 5 new static entities to manage static data sent and returned from the service. Bellow is the list with the name of static entities created:

    • PollyAlphabet

    • PollyGender

    • PollyLanguage

    • PollyTaskStatus

    • PollyVoice

  • 6 static entities renamed to use the same prefix

    • PollyLexemeType

    • PollyOutputFormat

    • PollySampleRate

    • PollySpeechMarkTypes

    • PollySupportedEngine

    • PollyTextType

  • Validation was added to all public methods inside the connector, instead of transparently sending everything to the AWS service.

    • There is a new PollyRequestValidation exception to manage the validation output

    • This validation acts on:

      • mandatory fields

      • integer ranges

      • string length

  • <breaking change> Updated all structures to use the created static entities identifier, instead of returning a text value. Below is the list with the name of updated structures:

    • Voice

    • LanguageCode

    • GenderPolly

    • OutputFormatPolly

    • PollyVoiceId

    • SupportedEnginePolly

    • TaskStatus

    • TextStructure

    • TextTypePolly

    • SynthesisTask

Reviews (0)
Team
OutSystems