mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2024-11-12 22:35:57 +00:00
Nolan Darilek
5c682ce6ee
All checks were successful
Test / test (ubuntu-latest) (push) Successful in 2m7s
|
||
---|---|---|
.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.