summaryrefslogtreecommitdiff
path: root/platform/windows/tts_windows.cpp
AgeCommit message (Collapse)Author
2022-05-23Fix typos with codespellRémi Verschelde
Using codespell 2.2-dev from current git.
2022-04-28Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and ↵bruvzg
Windows. Implement TextServer word break method.