-
Notifications
You must be signed in to change notification settings - Fork 447
Text to speech
Edouard Griffiths edited this page Nov 6, 2021
·
2 revisions
Some plugins feature a text to speech feature. Internally it uses the QTextToSpeech
class and this does not necessarily work out of the box. In Linux you will have to install a text to speech engine with a so called "dispatcher".
Example with espeak engine in Ubuntu:
sudo apt install espeak libespeak1 speech-dispatcher-espeak
Plugins with text to speech feature:
- ADSB demod
- Satellite tracker feature
- Home
- Quick start
- Quick start legacy (v6)
- Hardware requirements
- High DPI displays
- Compile in Linux
- Compile in Windows
- Compile in MacOS
- History and major releases
- Audio related
- Plugins
- Advanced
- Server and API