Do you want to use OpenAI to make your cross-platform apps generate realistic speech from text? Read all about how to do this in this article from Tech Partner Softacom.
Overview Of How To Use OpenAI To Add Realistic Text-To-Speech To Your Apps
Modern artificial intelligence-based services enable speech generation and speech-to-text conversion. Moreover, they support a wide range of…
A Tuesday Book Club! Webinar Replay
May 20, 2024
If you are just starting out learning to develop apps then choosing RAD Studio with Delphi is a pretty smart move. I know, I would say that wouldn’t I? But I really believe it. There are many thousands of examples, code repositories, and free components waiting for you…
We continued our webinar with a look at how ridiculously fast and easy it is to create cross-platform apps with RAD Studio and connect to a variety of databases. One of the great strengths of RAD Studio, and particularly Delphi and C++ Builder is how it can use components…
Our recent series of webinars continued this past week with a look at how ridiculously fast and easy it is to create cross-platform apps with RAD Studio. You can very quickly design apps with RAD Studio which are powerful, modern, with rock-solid reliability – Delphi apps, for example, are notorious for just working with absolutely no dependencies and will happily continue operating even…
The newRAD Studio 12.1 Athenshas been released along withDelphi 12.1andC++Builder 12.1.RAD Studio Delphi®visual Pascal programming language and IDE is the world’s most advanced IDE for rapidly developing compelling…
The Best Of Third-Party Components And Libraries
April 24, 2024
One of the great strengths of RAD Studio is how little you need to do to create incredible apps which can run on Windows, macOS, iOS, Android, and Linux. The secret sauce to that is the component-based way of programming. These little gems of ready-made functionality which…
The New Quality Portal Is Live - Here Are The Details
April 5, 2024
Hot on the heels of our announcement that RAD Studio 12.1 is now available we have some more good news; the new Quality Portal is now live and ready for you to use!
What Is The Embarcadero Quality Portal?
The Quality Portal, usually more simply referred to as QP, is a dedicated web site that allows our user community to enter “request tickets”. These tickets take a couple of…
Announcing the Availability of RAD Studio 12.1 Athens
April 4, 2024
Embarcadero is very excited to announce the release of RAD Studio 12.1 Athens along with Delphi 12.1 and C++Builder 12.1.
RAD Studio 12.1 Athens release primarily focuses on enhancing the new features in RAD Studio 12, adding further refinements and addressing customer…
Here’s a guest blog post by Jim McKeeth, Embarcadero MVP and US Director of GDK Software. To celebrate the recent π day 2024 with a Delphi flavor I revisited the previous sample I made with Rudy’s Big Numbers library adding the functionality to view the digits of �…
How To Use The Firebase API To Add, Read, and Delete Data In A Realtime Document-Oriented Database
March 1, 2024
Currently, the use of a remote database for storing various types of data (such as product and user information for an online store, patient details in a clinic, etc.) is highly relevant. Also, more and more developers want to create cross platform apps to access the data on device targets such as Windows, macOS, iOS, and Android.
For this purpose, both traditional relational databases and…