By Appercept 1 min read aws-sdk aws announcement delphi

Announcement: Appercept AWS SDK for Delphi 0.12.0 Released!

New AWS SDK for Delphi release with support for Amazon Polly and Textract.

Announcement: Appercept AWS SDK for Delphi 0.12.0 Released!
Contents
  1. Amazon Polly
  2. Amazon Textract
  3. Examples

The latest release of Appercept AWS SDK for Delphi 0.12.0 is avalable now!

This release adds support for two new services in the Machine Learning (ML) category.

Amazon Polly

Amazon Polly is a Text-to-Speech (TTS) service utilising Machine Learning to generate the most natural human-like synthesis.

You can make use of Polly with the TPollyClient found in the AWS.Polly unit.

Amazon Textract

Amazon Textract provides text detection and analysis for image documents. Textract can analyse the relationships between detected text objects and provide information relating to forms, financial, and identity documents.

To make use of Textract, use the TTextractClient available in the AWS.Textract unit.

Examples

Please check back soon for demos and articles on the topic of these services.

Appercept AWS SDK for Delphi is available exclusively with active Enterprise or Architect subscriptions for Embarcadero Delphi or RAD Studio. You can install the SDK through the GetIt Package Manager within Delphi or RAD Studio if you have an active subscription.