summaryrefslogtreecommitdiffstats
path: root/platform/windows/tts_windows.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-261-1/+3
|\
| * [Windows] Fix TTS events arriving out of order.bruvzg2024-11-221-1/+3
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Windows TTS: Use HashMap instead of RBMap for idsRémi Verschelde2023-04-111-2/+2
* 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/+80