d6508edd12
Remove workaround for incorrect Tolk string handling, pin minimum working version, and bump version.
2020-09-21 15:13:22 -05:00
François Caddet
97f1de5724
Merge branch 'develop' into feature/voices
2020-09-05 12:27:19 +02:00
François Caddet
5b0d1b6621
Add voices feature
...
Implemented for AVFoundation backend but set_voice has no effect for now
Warning: does not build on Linux or windows for now
2020-09-03 16:50:11 +02:00
c8fd02b448
Bump version.
2020-09-02 16:51:25 -05:00
6c091f3284
Switch Speech-dispatcher initialization to threaded mode so callbacks work and is_speaking
is correct.
2020-08-25 11:50:25 -05:00
951e31b284
Implement is_speaking
For Speech-dispatcher.
2020-08-19 21:28:30 -05:00
bdace524b9
Bump version.
2020-08-18 15:22:46 -05:00
2f85c3b2bf
Add iOS build.
2020-08-18 15:16:30 -05:00
27e9aaf034
Add iOS build.
2020-08-18 14:17:06 -05:00
abe5292868
Bump version.
2020-08-13 11:15:52 -05:00
c5b1ff1944
Add AVFoundation backend, used automatically on MacOS 10.14 and above.
2020-08-13 11:08:00 -05:00
753f6c5ecd
WIP: Initial support for MacOS/NSSpeechSynthesizer
.
...
* Add necessary dependencies, build script, and `NSSpeechSynthesizer` backend.
* Get very basic speech working.
Needs a delegate to handle queued speech, and currently segfaults if one is set.
2020-08-11 12:11:19 -05:00
73786534dc
Bump version.
2020-07-07 09:09:18 -05:00
7ae3faac63
Bump version.
2020-07-06 12:52:39 -05:00
eb936a4ae0
Bump version.
2020-06-17 19:00:57 -05:00
ce8c5f5289
Refactor to use separate tts_winrt_bindings
crate, and bump version.
2020-06-17 17:25:43 -05:00
439bd53f13
Bump version.
2020-06-17 16:49:09 -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
6d88533715
Bump version.
2020-06-14 20:03:34 -05:00
69c5581799
Bump version.
2020-06-14 19:43:08 -05:00
2f19d663dc
Bump version.
2020-06-14 18:56:40 -05:00
2750ce4f99
Bump version.
2020-06-11 13:04:05 -05:00
e0863c7b6a
env_logger is once again a dev-dependency.
2020-06-11 13:00:10 -05:00
1867b2ea87
Bump version.
2020-06-09 11:10:50 -05:00
c82ea5f3b3
WinRT fixes.
...
* Use released `winrt` crate.
* Implement `is_speaking`.
2020-06-09 11:00:37 -05:00
d0d6c0e2da
Update repository link.
2020-06-09 07:56:13 -05:00
3198a537f0
Initial WinRT backend.
...
* Add WinRT backend
* Refactor to use thiserror and unify error-handling
* If a screen reader is detected. use Tolk. Otherwise, use the WinRT backend.
2020-05-18 15:14:09 -05:00
5fbc0fd8f0
Make env_logger an actual dependency and bump the version.
2020-05-07 19:33:24 -05:00
fc44a8af46
Bump version and dependencies.
2019-12-23 07:32:59 -06:00
a4e7a55db0
Bump version.
2019-09-30 10:37:17 -05:00
1c1f38b55d
Use new Tolk library and update backend.
2019-09-10 10:41:28 -05:00
8ee3015d7f
Bump Speech-dispatcher dependency.
2019-09-10 09:55:33 -05:00
3610d5a375
Update repository link.
2019-09-10 09:46:24 -05:00
3bda7bcff4
Add Tolk backend.
2019-03-25 19:15:08 +00:00
9724c5e087
Release V0.1.1.
2019-01-03 17:20:30 +00:00
103a0c043d
Add exclude pattern.
2019-01-03 16:16:41 +00:00
4fadad9d36
Add Web backend and refactor API.
2018-12-30 17:13:48 +00:00
9f0fddff0c
Add additional Cargo manifest fields.
2018-12-28 15:43:21 +00:00
bac4b7555f
Initial commit.
2018-12-14 19:35:49 +00:00