Nolan Darilek nolan
nolan synced commits to refs/tags/v0.22.4 at nolan/tts-rs from mirror 2022-07-01 03:05:22 +00:00
nolan synced new reference refs/tags/v0.22.4 to nolan/tts-rs from mirror 2022-07-01 03:05:22 +00:00
nolan synced commits to refs/tags/v0.22.3 at nolan/tts-rs from mirror 2022-06-15 03:15:21 +00:00
nolan synced new reference refs/tags/v0.22.3 to nolan/tts-rs from mirror 2022-06-15 03:15:21 +00:00
nolan synced commits to master at nolan/tts-rs from mirror 2022-06-14 19:05:22 +00:00
5feb8e3186 Constrain version so example builds.
238d7e2cb3 Bump version.
507d0b5418 Replace some `unwrap` calls with `ok_or(Error::OperationFailed)`.
Compare 3 commits »
nolan synced commits to master at nolan/tts-rs from mirror 2022-06-13 18:35:22 +00:00
10ac1021ee Switch to line doc comments.
323f129b7b #24: Don't use default features when building on docs.rs.
Compare 2 commits »
nolan synced commits to refs/tags/v0.22.2 at nolan/tts-rs from mirror 2022-06-13 18:35:22 +00:00
nolan synced new reference refs/tags/v0.22.2 to nolan/tts-rs from mirror 2022-06-13 18:35:22 +00:00
nolan synced commits to master at nolan/speech-dispatcher-rs from mirror 2022-06-13 18:35:21 +00:00
4e1b79cb84 Don't build with default features on docs.rs.
nolan synced commits to refs/tags/v0.13.1+v0.7.0 at nolan/speech-dispatcher-rs from mirror 2022-06-13 18:35:21 +00:00
nolan synced new reference refs/tags/v0.13.1+v0.7.0 to nolan/speech-dispatcher-rs from mirror 2022-06-13 18:35:21 +00:00
nolan synced commits to master at nolan/tts-rs from mirror 2022-05-19 22:25:21 +00:00
9b4ae761a0 Bump version and dependency.
nolan synced commits to refs/tags/v0.22.1 at nolan/tts-rs from mirror 2022-05-19 22:25:21 +00:00
nolan synced new reference refs/tags/v0.22.1 to nolan/tts-rs from mirror 2022-05-19 22:25:21 +00:00
nolan synced commits to refs/tags/v0.22.0 at nolan/tts-rs from mirror 2022-05-09 17:25:22 +00:00
nolan synced new reference refs/tags/v0.22.0 to nolan/tts-rs from mirror 2022-05-09 17:25:22 +00:00
nolan synced commits to master at nolan/tts-rs from mirror 2022-05-09 17:25:22 +00:00
40f682080d Bump version.
40e28876b2 Remove unnecessary printlns and link directives.
4079f4b3c4 Fix mismatched gender codes.
Compare 3 commits »
nolan synced commits to master at nolan/tts-rs from mirror 2022-05-07 16:25:21 +00:00
4283623723 Bump dependency.
nolan synced commits to master at nolan/tts-rs from mirror 2022-03-31 22:25:21 +00:00
569bb160b8 Try to intercept cases where voice might be nil.
4d01717e75 Fix return type in Tolk backend.
da19d5f16c Restore.
822f770ab8 Finish making gender optional.
9bd767629a Remove unspecified gender in favor of `Option`.
Compare 15 commits »
nolan synced commits to master at nolan/tts-rs from mirror 2022-03-31 06:05:21 +00:00
3f9e7c22db Restore default features.
e4c6f6f23a Add voice stubs to Tolk backend.
d4b913908c Eliminate a warning.
b1f60811bf Add voice support to WinRT backend.
51cd84a6cd Support setting voice with Speech Dispatcher, and clarify features to indicate where getting current voice isn't supported.
Compare 6 commits »