Cross Platform Text-to-Speech
This post is a small exercise in designing a cross platform abstraction layer for platform-specific functionality. In particular, we present a small Delphi library to add cross platform text-to-speech to your app. It works on Windows, macOS, iOS and Android. You can find the source code on GitHub as part of the JustAddCode repository. If you… Continue reading Cross Platform Text-to-Speech