Nolan Darilek
|
2667d4e943
|
Bump version.
|
2 months ago |
Nolan Darilek
|
8b506a89e0
|
...
|
2 months ago |
Nolan Darilek
|
dcaf5b914d
|
...
|
2 months ago |
Nolan Darilek
|
359b1c8053
|
Obnoxious that I can't just push this directly to the mac and test for some reason...
|
2 months ago |
Nolan Darilek
|
527b4cd61e
|
Small tweaks.
|
2 months ago |
Nolan Darilek
|
97fa370dec
|
Refactor AVFoundation to oxilangtag.
|
2 months ago |
Nolan Darilek
|
915673eec6
|
Bump dependency.
|
2 months ago |
Nolan Darilek
|
cf72bad59a
|
cargo fmt
|
2 months ago |
Nolan Darilek
|
246e587f2d
|
Merge branch 'master' into oxilangtag
|
2 months ago |
Nolan Darilek
|
d65d79f8fb
|
More tweaks and simplifications to work around ndk-sys checksum failure.
|
2 months ago |
Nolan Darilek
|
c339d2bee3
|
Bump editions in exampels, and remove unnecessary dependencies.
|
2 months ago |
Nolan Darilek
|
daaead1dc3
|
Tweak features used in CI builds.
|
2 months ago |
Nolan Darilek
|
d547d84af0
|
Merge branch 'master' into oxilangtag
|
2 months ago |
Nolan Darilek
|
f6766ec633
|
Bump speech-dispatcher dependency and tweak docs.rs build configuration.
|
2 months ago |
Nolan Darilek
|
8102820f86
|
These checks should be run before the tag is pushed, so remove them from the release workflow.
|
2 months ago |
Nolan Darilek
|
3c9a78a953
|
Install necessary targets and simplify further.
|
2 months ago |
Nolan Darilek
|
5470b9557d
|
Drop old actions-rs actions which seem to no longer be updated.
|
2 months ago |
Nolan Darilek
|
6770a2ed58
|
Eliminate caching.
|
2 months ago |
Nolan Darilek
|
61d84a2120
|
Manually install toolchain before cache to eliminate a deprecated action and hopefully fix checksum validation failures.
|
2 months ago |
Nolan Darilek
|
7a91a1e827
|
Merge branch 'master' into android
|
2 months ago |
Nolan Darilek
|
e19e5ef0b7
|
Remove unnecessary return statement.
|
2 months ago |
Nolan Darilek
|
3e4299d0e6
|
Update some old actions to newer versions.
|
2 months ago |
Nolan Darilek
|
d42d20189a
|
Update Android dependencies and example.
|
2 months ago |
Nolan Darilek
|
22ae0ef5a3
|
Refactor to oxilangtag for language codes, and bump Windows dependency.
|
2 months ago |
Nolan Darilek
|
f5716c48f5
|
Fix type mismatches after speech-dispatcher update.
|
4 months ago |
Nolan Darilek
|
eb1d13976a
|
Bump version.
|
4 months ago |
Nolan Darilek
|
259549e21d
|
Merge pull request #34 from helgoboss:master
#33 Fix AVFoundation crash on macOS when getting voices
|
4 months ago |
Nolan Darilek
|
3679ad6153
|
Merge pull request #36 from helgoboss:bug/35-appkit-crash
#35 Fix AppKit crash when interrupting speech
|
4 months ago |
Benjamin Klum
|
94615a254a
|
#35 Fix AppKit crash when interrupting speech
avoid removing first string when queue already empty
|
4 months ago |
Benjamin Klum
|
ddf96c10aa
|
#33 Remove unnecessary unsafe keyword
|
4 months ago |
Benjamin Klum
|
3fdd452646
|
#33 Fix AVFoundation crash on macOS when getting voices
by preventing manual cleanup of non-owned objects
|
4 months ago |
Nolan Darilek
|
b4f48fa439
|
Bump dependency and version.
|
4 months ago |
Nolan Darilek
|
919bc4249a
|
Bump dependency and version.
|
4 months ago |
Nolan Darilek
|
79e59d551f
|
Remove unnecessary version pins.
|
5 months ago |
Nolan Darilek
|
652367fa8a
|
Build on Ubuntu 22.04.
|
5 months ago |
Nolan Darilek
|
3c38c783b0
|
Support speech-dispatcher 0.11 and 0.10, dropping support for 0.9.
|
5 months ago |
Nolan Darilek
|
1eae827ed1
|
Add support for speech-dispatcher 0.10.2 and bump version.
|
5 months ago |
Nolan Darilek
|
f404e180e4
|
Bump version.
|
7 months ago |
Nolan Darilek
|
7cf80fb64d
|
WinRT: Correctly set voice for case where no utterances are in queue.
Fixes #29
|
7 months ago |
Nolan Darilek
|
b50c5b6b93
|
Merge pull request #28 from Bear-03/traits
Derive common traits for Gender and Voice
|
7 months ago |
Nolan Darilek
|
748f07138d
|
Bump version and dependency.
|
7 months ago |
Bear-03
|
15f28c9af4
|
Derive common traits for Gender and Voice
|
7 months ago |
Nolan Darilek
|
b3d2b788f7
|
Bump version and dependency.
|
7 months ago |
Nolan Darilek
|
5feb8e3186
|
Constrain version so example builds.
|
8 months ago |
Nolan Darilek
|
238d7e2cb3
|
Bump version.
|
8 months ago |
Nolan Darilek
|
507d0b5418
|
Replace some `unwrap` calls with `ok_or(Error::OperationFailed)`.
|
8 months ago |
Nolan Darilek
|
10ac1021ee
|
Switch to line doc comments.
|
8 months ago |
Nolan Darilek
|
323f129b7b
|
#24: Don't use default features when building on docs.rs.
|
8 months ago |
Nolan Darilek
|
9b4ae761a0
|
Bump version and dependency.
|
9 months ago |
Nolan Darilek
|
40f682080d
|
Bump version.
|
9 months ago |