mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2025-02-22 05:15:56 +00:00
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.