mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2024-11-14 03:45:58 +00:00
Nolan Darilek
7fbf5f12f0
All checks were successful
Test / test (ubuntu-latest) (push) Successful in 1m59s
|
||
---|---|---|
.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.