Delphi

How To Use OpenAI To Add Realistic Text-To-Speech To Your Apps

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…
Read more
DelphiModernizationNewsRAD Studio

Why RAD Studio Apps Are Forever

The backward and forward compatibility of Delphi is simply legendary. Few languages and libraries, if any, can match Delphi’s backward and forward compatibility and stability, which can make even decades-old software run perfectly on the latest version of the Delphi IDE. With a backward compatibility rate close to 100%, Delphi offers developers the luxury of knowing software they have built will…
Read more
C++Code

How To Use Skia With C++ Builder 12

The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of enticing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click “64bit Windows Modern” platform option, a very useful Split Editor feature, fully integrated and enhanced Skia Library support with an abundance of support for graphic formats (SVG…
Read more
C++CodeIDERAD Studio

What Are The Container Adapters in Modern C++?

Hello developers, here we will explain the container adapters. Before I get into that, as a C++ Builder developer, I should say that these past few weeks have made me so happy that we released the new RAD Studio 12.1. This release has massive C++ upgrades to the new Windows 64-bit Modern Compiler along with new VCL/FMX/Skia options to help with modern programming. There were also a lot of new…
Read more