1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-07-27 04:09:38 +00:00
Commit Graph

129 Commits

Author SHA1 Message Date
238d7e2cb3 Bump version. 2022-06-14 13:13:00 -05:00
323f129b7b #24: Don't use default features when building on docs.rs. 2022-06-13 10:22:39 -05:00
9b4ae761a0 Bump version and dependency. 2022-05-19 12:03:23 -05:00
40f682080d Bump version. 2022-05-09 08:48:07 -05:00
4283623723 Bump dependency. 2022-05-07 11:04:22 -05:00
da19d5f16c Restore. 2022-03-31 13:37:42 -05:00
822f770ab8 Finish making gender optional. 2022-03-31 13:25:08 -05:00
e699f7e5e5 Add voices support to web platform. 2022-03-31 10:39:39 -05:00
3f9e7c22db Restore default features. 2022-03-30 20:24:40 -05:00
b1f60811bf Add voice support to WinRT backend. 2022-03-30 20:13:27 -05:00
e56a0da2e5 WIP: Reorganize, and try to get working with Speech Dispatcher. 2022-03-30 12:07:59 -05:00
francois-caddet
88f4598ec6 Merge branch 'master' into feature/voices 2022-03-20 13:02:37 +01:00
acecb1f362 Bump windows dependency and crate version. 2022-03-18 08:47:06 -05:00
b435c89239 Bump version. 2022-03-10 14:14:47 -06:00
ef0a78c745 Bump speech-dispatcher, and support building with multiple versions. 2022-03-10 13:46:14 -06:00
90f7dae6a1 Bump windows dependency and version. 2022-03-07 10:31:37 -06:00
f310306508 Bump version. 2022-02-11 09:20:22 -06:00
9f8b670fe0 Bump dependency. 2022-02-11 09:17:46 -06:00
cd2216390c Bump dependency and version. 2022-02-05 09:48:52 -06:00
4466923620 Bump speech-dispatcher dependency. 2022-01-27 10:56:11 -06:00
660072809d Bump version and windows-rs dependency. 2022-01-13 14:28:22 -06:00
050b97fde1 Bump version. 2022-01-10 11:03:18 -06:00
dc00aa427f Bump speech-dispatcher dependency and update for new return types. 2022-01-10 11:02:12 -06:00
cdc225418e Bump Android dependencies. 2022-01-10 10:48:19 -06:00
e3f9ebe431
Merge pull request #18 from saona-raimundo:master
Implementing common traits
2022-01-10 10:34:49 -06:00
2ea472e196 Bump Windows dependency, crate version, and remove Debug derive. 2021-12-28 10:09:54 -06:00
Raimundo Saona
9ed03753c2 Common traits for Features 2021-12-22 13:28:00 +01:00
d24d1a6a15 Bump version and dependencies. 2021-12-02 09:24:22 -06:00
89fd14d957 Bump windows crate dependency. 2021-11-19 09:24:58 -06:00
47e164a0c8 Support Speech Dispatcher initialization failures, and bump version. 2021-11-19 09:22:05 -06:00
57ffbf0e4f Make windows dependency platform-specific and add alloc feature. 2021-11-16 11:36:24 -06:00
119678ae55 Update to windows 0.27 and bump version. 2021-11-16 11:13:31 -06:00
d5bdb9f498 Bump version and dependency. 2021-11-15 08:16:00 -06:00
562489e5af Bump version. 2021-11-08 07:28:07 -06:00
c12f328cf2 Bump dependency. 2021-11-08 07:27:35 -06:00
f8dbc04c36 Bump dependencies. 2021-11-01 10:39:58 -05:00
a703e790ec Bump edition and version. 2021-11-01 10:38:26 -05:00
92538fbdb8 Upgrade windows-rs to 0.23. 2021-11-01 10:36:15 -05:00
dc3129b79c Bump version. 2021-05-20 17:08:23 -05:00
ca7789f157 Bump version and Tolk dependency. 2021-05-20 13:59:02 -05:00
d85d56c3ee Bump version to work around Tolk crash. 2021-05-11 23:53:15 -05:00
d67bf8344a Bump dependencies. 2021-05-11 20:21:03 -05:00
86b2e07f15 Bump version. 2021-05-11 19:38:39 -05:00
debab7de17 Bump version. 2021-04-03 11:11:37 -05:00
ef96042b12 Bump Windows dependency and update accordingly. Also, fix an acronym Clippy warning. 2021-03-31 10:38:32 -05:00
acccdfeada Bump version. 2021-03-16 17:36:29 -05:00
25f8211661 Bump version. 2021-03-16 14:18:49 -05:00
00485d6cd8 Enable 'exception' feature to hopefully catch and surface ObjC exceptions. 2021-03-12 08:36:52 -06:00
2bd324b08b Bump version. 2021-03-11 13:44:00 -06:00
6664ca89e3 Revert "Add windows crate to generic build-dependencies so the build script works everywhere."
This reverts commit 2fd98c0a52.
2021-03-11 13:38:44 -06:00