Nolan Darilek
|
b369fb5614
|
docs.rs is actually using speech-dispatcher 0.11 now.
|
2 months ago |
Nolan Darilek
|
e6e1cd49bf
|
Attempt to fix docs.rs builds and bump version.
|
2 months ago |
Nolan Darilek
|
e2edc18e6e
|
Bump dependency and version.
|
2 months ago |
Nolan Darilek
|
3eba940a22
|
Bump `windows` dependency and version.
|
2 months ago |
Nolan Darilek
|
7e761e1267
|
Complete migration to jni 0.21.
|
3 months ago |
Nolan Darilek
|
bf8eb07866
|
Bump version.
|
3 months ago |
Nolan Darilek
|
f5be2b7657
|
Bump jni dependency.
|
3 months ago |
Nolan Darilek
|
b7e7ed46dd
|
Appease Clippy.
|
3 months ago |
Nolan Darilek
|
69eebf2ffa
|
Bump windows dependency.
|
3 months ago |
Nolan Darilek
|
6c6089daf9
|
Merge pull request #41 from ninjaboy:fix-macos-inline-play-example
Add support for inline pronounciation
|
3 months ago |
Alexey Stolybko
|
c874607afe
|
Add support for inline pronounciation
|
5 months ago |
Nolan Darilek
|
2667d4e943
|
Bump version.
|
6 months ago |
Nolan Darilek
|
8b506a89e0
|
...
|
6 months ago |
Nolan Darilek
|
dcaf5b914d
|
...
|
6 months ago |
Nolan Darilek
|
359b1c8053
|
Obnoxious that I can't just push this directly to the mac and test for some reason...
|
6 months ago |
Nolan Darilek
|
527b4cd61e
|
Small tweaks.
|
6 months ago |
Nolan Darilek
|
97fa370dec
|
Refactor AVFoundation to oxilangtag.
|
6 months ago |
Nolan Darilek
|
915673eec6
|
Bump dependency.
|
6 months ago |
Nolan Darilek
|
cf72bad59a
|
cargo fmt
|
6 months ago |
Nolan Darilek
|
246e587f2d
|
Merge branch 'master' into oxilangtag
|
6 months ago |
Nolan Darilek
|
d65d79f8fb
|
More tweaks and simplifications to work around ndk-sys checksum failure.
|
6 months ago |
Nolan Darilek
|
c339d2bee3
|
Bump editions in exampels, and remove unnecessary dependencies.
|
6 months ago |
Nolan Darilek
|
daaead1dc3
|
Tweak features used in CI builds.
|
6 months ago |
Nolan Darilek
|
d547d84af0
|
Merge branch 'master' into oxilangtag
|
6 months ago |
Nolan Darilek
|
f6766ec633
|
Bump speech-dispatcher dependency and tweak docs.rs build configuration.
|
6 months ago |
Nolan Darilek
|
8102820f86
|
These checks should be run before the tag is pushed, so remove them from the release workflow.
|
6 months ago |
Nolan Darilek
|
3c9a78a953
|
Install necessary targets and simplify further.
|
6 months ago |
Nolan Darilek
|
5470b9557d
|
Drop old actions-rs actions which seem to no longer be updated.
|
6 months ago |
Nolan Darilek
|
6770a2ed58
|
Eliminate caching.
|
6 months ago |
Nolan Darilek
|
61d84a2120
|
Manually install toolchain before cache to eliminate a deprecated action and hopefully fix checksum validation failures.
|
6 months ago |
Nolan Darilek
|
7a91a1e827
|
Merge branch 'master' into android
|
6 months ago |
Nolan Darilek
|
e19e5ef0b7
|
Remove unnecessary return statement.
|
6 months ago |
Nolan Darilek
|
3e4299d0e6
|
Update some old actions to newer versions.
|
6 months ago |
Nolan Darilek
|
d42d20189a
|
Update Android dependencies and example.
|
6 months ago |
Nolan Darilek
|
22ae0ef5a3
|
Refactor to oxilangtag for language codes, and bump Windows dependency.
|
6 months ago |
Nolan Darilek
|
f5716c48f5
|
Fix type mismatches after speech-dispatcher update.
|
7 months ago |
Nolan Darilek
|
eb1d13976a
|
Bump version.
|
7 months ago |
Nolan Darilek
|
259549e21d
|
Merge pull request #34 from helgoboss:master
#33 Fix AVFoundation crash on macOS when getting voices
|
7 months ago |
Nolan Darilek
|
3679ad6153
|
Merge pull request #36 from helgoboss:bug/35-appkit-crash
#35 Fix AppKit crash when interrupting speech
|
7 months ago |
Benjamin Klum
|
94615a254a
|
#35 Fix AppKit crash when interrupting speech
avoid removing first string when queue already empty
|
8 months ago |
Benjamin Klum
|
ddf96c10aa
|
#33 Remove unnecessary unsafe keyword
|
8 months ago |
Benjamin Klum
|
3fdd452646
|
#33 Fix AVFoundation crash on macOS when getting voices
by preventing manual cleanup of non-owned objects
|
8 months ago |
Nolan Darilek
|
b4f48fa439
|
Bump dependency and version.
|
8 months ago |
Nolan Darilek
|
919bc4249a
|
Bump dependency and version.
|
8 months ago |
Nolan Darilek
|
79e59d551f
|
Remove unnecessary version pins.
|
9 months ago |
Nolan Darilek
|
652367fa8a
|
Build on Ubuntu 22.04.
|
9 months ago |
Nolan Darilek
|
3c38c783b0
|
Support speech-dispatcher 0.11 and 0.10, dropping support for 0.9.
|
9 months ago |
Nolan Darilek
|
1eae827ed1
|
Add support for speech-dispatcher 0.10.2 and bump version.
|
9 months ago |
Nolan Darilek
|
f404e180e4
|
Bump version.
|
10 months ago |
Nolan Darilek
|
7cf80fb64d
|
WinRT: Correctly set voice for case where no utterances are in queue.
Fixes #29
|
10 months ago |