296fa89f5d
Bump version, and use automatically-provided feature provided by optional tolk dependency.
2021-01-21 10:49:11 -06:00
06eb32b6d4
Make module imports more consistent.
2020-12-30 14:23:31 -06:00
5849e340c9
Add initial Android stubs.
2020-12-27 09:41:34 -06:00
fa216a534e
Gate Tolk behind use_tolk feature to support compilation on UWP.
2020-10-08 19:07:07 -05:00
532d5d9b58
Tighten up access.
2020-09-23 12:23:46 -05:00
bd57075d53
Implement unused framework for AVFoundation callbacks.
2020-09-23 11:28:56 -05:00
61522610cd
Implement utterance begin/end callback framework, and set up for Speech-Dispatcher.
2020-09-23 10:12:51 -05:00
0d61dc258f
Set up conditional compilation for iOS.
2020-09-02 16:03:04 -05:00
c5b1ff1944
Add AVFoundation backend, used automatically on MacOS 10.14 and above.
2020-08-13 11:08:00 -05:00
cc2a4c12f7
Rename ns_speech_synthesizer backend to appkit.
2020-08-13 06:46:16 -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
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
3bda7bcff4
Add Tolk backend.
2019-03-25 19:15:08 +00:00
4fadad9d36
Add Web backend and refactor API.
2018-12-30 17:13:48 +00:00
bac4b7555f
Initial commit.
2018-12-14 19:35:49 +00:00