mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2024-11-12 23:45:56 +00:00
Nolan Darilek
a212d0cb9d
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.