amazon-polly-tts
Service icon

Amazon Polly TTS

Supported
Stable version 2.0.1 (Compatible with OutSystems 11)
Uploaded
 on 27 Jan
 by 
OutSystems
5.0
 (6 ratings)
amazon-polly-tts

Amazon Polly TTS

Compatible with:
Created on OutSystems 11

Version 2.0.1

Stable
Current
See documentation
Uploaded on 27 Jan by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:
This version introduces updates to the following libraries
  • AWSSDK Core to version 4.0.3.6
  • AWSSDK Polly to version 4.0.3.10


Note: Please update all related AWS components to the latest versions to prevent dependency conflicts and ensure environment stability.

Application Objects:
Amazon Polly TTS does not affect the count of AOs.

Version 2.0.0

Stable
See documentation
Uploaded on 07 July 2022 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

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

Application Objects:
Amazon Polly TTS does not affect the count of AOs.

Version 1.0.1

Stable
See documentation
Uploaded on 14 March 2022 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

In this version we have updated:

Application Objects:
Amazon Polly TTS does not affect the count of AOs.