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