# 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.