C++

[C++ Builder VCL] Make your applications talkative and listening applications by using SAPI ( Speech Synthesis & Speech Recognition)

Author: Jmac61 Let’s make your C++ VCL applications talkative 😀 May be another wife 😀 This is my first blog post here so I start with stimulating an old Delphi article http://edn.embarcadero.com/article/29583about Microsoft’s SAPI library for Speech Synthesis & Speech Recognition which is edited by Brain Lang. So there is much more information about SAPI in this…
Read more
C++

A new edition of our free C++ compiler

Author: Jmac61 A long time ago, back when C++Builder was made by Borland,we made available a free version of our C++ compiler. If you’ve been around the C++ community long enough you’re probably very familiar with it: ‘Borland C++…
C++

Apache Server support in RAD Studio, Delphi and C++Builder 10.1 Berlin

With the release of RAD Studio, Delphi and C++Builder 10.1 Berlin, we have added Apache Server support on Windows (Linux server is on the RAD studio 2016 public road map) for RAD Server / EMS.You can now run the EMS Server and the EMS Console in the Apache server on a production environment. You can also use other server features in RAD Studio, Delphi and C++Builder in an Apache server…
Read more
C++

June 2 Webinar: Getting Started Building Mobile Applications for iOS and Android

In this post, we’ll show a webinar demonstrating how to use Delphi and C++Builder 10.1 Berlin to create mobile applications for iOS and Android. We’ll go over how to get started, best practices for mobile UI/UX, building your first app, using FireUI Live Preview, creating custom design views and Live Previews, a real-world example of creating, submitting, and receiving store acceptance…
Read more
C++

UI Design Tips and Tricks: Home Screen Navigation

Author: ısık During our recent RAD Server webinar, we showed you how to develop and deploy a real world customer retail application. The client app shown is designed torun on smartphones and the server side will execute on IIS production servers on premises and on…
C++

RAD Studio 10.1 Berlin, REST/JSON and using a fun site: Name2Gender.com

I was thinking about how I would do a gender based analysis of our customer database without surveying our customers. The Embarcadero Community profile does not ask whether you are male or female. At the recent Evans Data Developer Relations Conference, there was a presentation about the number of developers in the world (currently around 19 million going up to 25 million in 2020). Evans Data puts…
Read more