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
The blog is back
The Appercept blog returns. Expect notes on the AWS SDK for Delphi and WebMocks, more on new products as they ship, and the occasional opinion piece.
Read more →
Build it with AI? Why the AWS SDK for Delphi still wins
Generating AWS code with AI works fine for a one-off script. The moment it deploys to AWS — credentials, STS, retries — the £149 SDK for Delphi is the cheaper choice.
Read more →
Announcement: AWS SDK for Delphi 2.1 — New platforms and Process Credentials
2.1 adds WinARM64EC for ARM-based Windows devices and the modern LLVM-based Win64x compiler target. Plus Process Credentials for custom credential providers.
Read more →