mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2024-11-09 23:35:56 +00:00
|
||
---|---|---|
.github/workflows | ||
examples | ||
src | ||
.drone.yml | ||
.gitignore | ||
Cargo.toml | ||
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.