Go to file
Nolan Darilek 495c5eddad Major tts-rs update.
* Initial WinRT driver, used when no Windows screen reader is detected.
 * Enhanced rate support, tracking min/max/normal rate per synthesizer.
 * `rate_percentage` properties make working with differing rate ranges easier.
2020-05-19 07:49:28 -05:00
.github/workflows Copy Android plugin into release. 2020-05-16 10:08:45 -05:00
android/src/games/lightsout/godot/tts Initial Android support. 2019-12-30 12:57:19 -06:00
src Major tts-rs update. 2020-05-19 07:49:28 -05:00
.gitignore Tweak .gitignore. 2019-09-13 10:59:37 -05:00
Cargo.toml Major tts-rs update. 2020-05-19 07:49:28 -05:00
godot-tts.gdnlib Set a library for the Server platform even though we don't use it, eliminating a warning. 2020-01-14 19:55:51 -06:00
godot-tts.gdnlib.release Fix incorrect path to debug build in release definition. 2020-04-17 08:27:01 -05:00
godot-tts.gdns Fix another name inconsistency. 2019-09-13 10:03:13 -05:00
LICENSE Add MIT license. 2018-06-13 12:19:07 +00:00
TTS.gd Major tts-rs update. 2020-05-19 07:49:28 -05:00