mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2024-11-10 03:05:57 +00:00
7 lines
256 B
Markdown
7 lines
256 B
Markdown
# bevy_tts
|
|
|
|
Text-to-speech for the [Bevy game engine](https://bevyengine.org).
|
|
|
|
Speech is provided via the [tts](https://docs.rs/tts) crate, and should work on all major desktop platforms, the web, Android, and iOS.
|
|
|
|
See the [examples](examples/) for help. |