godotengine / godotengine/godot-docs
List speech-dispatcher libraries in distro oneliners in Compiling for Linux/*BSD
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:** 4.0.alpha8
**Issue description:**
https://github.com/godotengine/godot/pull/56192 implemented support for text-to-speech. For it to be present in self-compiled binaries, speech-dispatcher libraries must be installed on the system before compiling Godot. Otherwise, a warning will be printed and TTS support won't be available.
For instance, on Fedora, this is `speech-dispatcher-devel`. The equivalent should also be added on other distribution oneliners.
**URL to the documentation page:** https://docs.godotengine.org/en/latest/development/compiling/compiling_for_linuxbsd.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.