Announcement: Appercept AWS SDK for Delphi 0.12.0 Released!
New AWS SDK for Delphi release with support for Amazon Polly and Textract.
Contents
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.
More posts
Self-hosted S3-compatible storage from Delphi
Run your own S3 endpoint and point the AWS SDK for Delphi at it: MinIO, RustFS, and SeaweedFS, one program against all three, and where MinIO's archival leaves things.
Read more →
Build ReadWhatYouSee: Textract, Translate, and Polly together
The series finale: a Delphi app that reads text from an image with Textract, translates it with Translate, and speaks it aloud with Polly.
Read more →
Cloudflare R2 from Delphi
Point the AWS SDK for Delphi at Cloudflare R2: bucket setup, access keys, region and endpoint config, and a worked example end to end.
Read more →