Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LynxLine/qtspeech
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
https://github.com/LynxLine/qtspeech
festival opensource qt sapi speech-synthesis tts
Last synced: 26 days ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/LynxLine/qtspeech
- Owner: LynxLine
- License: lgpl-3.0
- Archived: true
- Created: 2012-07-08T08:15:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-05-31T19:04:51.000Z (over 7 years ago)
- Last Synced: 2024-09-25T07:03:49.514Z (3 months ago)
- Topics: festival, opensource, qt, sapi, speech-synthesis, tts
- Language: C++
- Size: 202 KB
- Stars: 46
- Watchers: 8
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-assistivetech - QtSpeech - a 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). (Speech Synthesis)
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