Commit Graph

18 Commits

Author SHA1 Message Date
0d192fe64f chore: Update to Bevy 0.16. 2025-05-16 09:47:48 -05:00
3891f289d8 feat: Tts can now be used as a component, and multiple TTS instances are supported. 2024-12-05 16:16:23 -06:00
886b2f54e5 chore: Update to Bevy 0.11. 2023-07-16 13:03:49 -05:00
14607d76a4 feat: Make wrapped Tts instance public. 2022-12-20 15:33:24 -06:00
d362d8c171 feat: Add Tts::screen_reader_available() to Tts resource. 2022-12-20 15:11:14 -06:00
c6c1ac197a feat: Re-export top-level tts crate. 2022-12-20 15:04:44 -06:00
10be842598 chore: Update to Bevy 0.9 and TTS 0.25. 2022-12-06 13:22:26 -06:00
2bf7ce2320 Remove Clone since it isn't support on macOS. 2022-01-21 13:13:15 -06:00
028539874e Remove Copy derive. 2022-01-21 13:07:50 -06:00
eda9ec2eae Upgrade to Bevy 0.6. 2022-01-10 12:40:38 -06:00
3299ac74af Re-export Backends. 2021-05-11 21:42:53 -05:00
285a9e9a6c cargo fmt 2021-04-05 13:39:24 -05:00
a45c64b34d Update to tts v0.16.0. 2021-04-05 13:10:04 -05:00
c16a6ea484 Bump dependencies. 2021-03-11 14:01:11 -06:00
c63e43f0fd Bump to Bevy main. 2021-03-01 11:21:07 -06:00
8962d2df33 Re-export TTS::Error. 2020-12-16 09:01:37 -06:00
bb3394280f Update for latest Bevy changes. 2020-12-16 03:15:35 -06:00
7f32fee73e Initial commit. 2020-12-03 15:39:35 -06:00