mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2025-01-30 05:05:55 +00:00
Nolan Darilek
6c68c5d193
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
examples | ||
src | ||
.drone.yml | ||
.gitignore | ||
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.