summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/tts_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* TTS_Linux: Fix size_t template issue on OpenBSD by using int consistentlythfrwn2023-10-271-2/+2
* [Linux/TTS] Cache TTS voice list.bruvzg2023-06-021-0/+8
* Windows TTS: Use HashMap instead of RBMap for idsRémi Verschelde2023-04-111-1/+1
* [Linux TTS] Use Callable instead of registering methods.bruvzg2023-02-221-2/+0
* [Linux] Process TTS callback on the main thread to avoid speech-dispatcher de...bruvzg2023-02-211-1/+7
* [Linux] Make SO wrapper usage optional.bruvzg2023-02-161-0/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Replace most uses of Map by HashMapreduz2022-05-161-2/+2
* Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...bruvzg2022-04-281-0/+78