# qtspeech **Repository Path**: malong1983/qtspeech ## Basic Information - **Project Name**: qtspeech - **Description**: No description available - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-17 - **Last Updated**: 2021-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README qtspeech ======== [![Codacy Badge](https://api.codacy.com/project/badge/Grade/b52341dcfc7b4ade8978802854acf4c9)](https://www.codacy.com/app/yshurik/qtspeech?utm_source=github.com&utm_medium=referral&utm_content=yshurik/qtspeech&utm_campaign=badger) [![Build status](https://ci.appveyor.com/api/projects/status/ygtm3u2yg0fh7hoc?svg=true)](https://ci.appveyor.com/project/yshurik/qtspeech) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0) QtSpeech is cross-platform library based on Qt to provide common cross-platform API to access and use system TTS (Text-to-Speech) engines on platforms as Windows (SAPI), Mac (SpeechSynthesis) and Linux (Festival). Licensed as LGPL, so can be used on OpenSource and Commercial products