Text To Speech module for Rust
Really Simple Text to Speech module for rust
Can be used for bots, websites etc.
Made with
Module available at -
Example
Cargo.toml
Add this to your cargo.toml file:
= "0.2.0"
main.rs
// use
use text_speech;
use text_speech_text;
use test_a_speech;
Thank you! :smile:
This repo is licensed under:
- MIT