mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2024-12-22 01:05:57 +00:00
Nolan Darilek
a6c22b4eb0
All checks were successful
Test / test (ubuntu-latest) (push) Successful in 2m17s
|
||
---|---|---|
.gitea/workflows | ||
examples | ||
src | ||
.gitignore | ||
.pre-commit-config.yaml | ||
Cargo.toml | ||
CHANGELOG.md | ||
cliff.toml | ||
LICENSE | ||
README.md |
bevy_tts
Text-to-speech for the Bevy game engine.
Speech is provided via the tts crate, and should work on all major desktop platforms, the web, Android, and iOS.
See the examples for help.