1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-09-08 02:19:36 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
00a16c5dd5 Add missing types. 2021-03-11 12:54:50 -06:00
d9ca83ca15 WIP: Bump dependencies. Currently broken. 2021-03-11 12:33:31 -06:00
42879dfa1f Refactor to new windows crate. 2021-01-22 11:28:42 -06:00
6d17447350 Remove unnecessary dependencies and bump versions. 2020-12-07 22:39:30 -06:00
027dcd1b7c Set license. 2020-06-17 17:54:23 -05:00
8fe6a209ae Rename crate since I can't publish with a path dependency. 2020-06-17 17:25:01 -05:00
45c7b1afc7 Various WinRT refinements.
* Move autogenerated code to subcrate to speed up compilation.
* `is_speaking` also checks whether a source is opening, in addition to whether it is playing.
* Return to using autoplay.
2020-06-17 16:46:42 -05:00