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…
Hello C++ Developers! Yilmaz here, community manager for LearnCPlusPlus.org. I know most of you are interested in AI and using Python, Delphi, and other programming languages in addition to the C++ language. In C++ Builder, you can go more deeply to build your own AI…
What's in RAD Studio ARCHITECT?
May 13, 2024
RAD Studio is available in three editions: Professional, Enterprise, and the most advanced edition, Architect. What’s in the Architect edition, and what benefits does it offer?
What do you get with the Architect Edition of RAD Studio that you don’t get with…
Why RAD Studio Apps Are Forever
May 10, 2024
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…
The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of amazing 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…
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…
How To Use Skia With C++ Builder 12
April 28, 2024
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…
We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and it’s hard to see why.’
First chance exception at…
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…
What Are The Container Adapters in Modern C++?
April 19, 2024
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…