1 unstable release
0.1.0 | Feb 20, 2020 |
---|
#960 in Audio
22 downloads per month
Used in 2 crates
(via reddit-motion)
3KB
gtts
This is a very small crate using google text to speech (GTTS). It requires an Internet connection.
Example
save_to_file("Hello world!", "test");
License: MIT
lib.rs
:
This is a very small crate using google text to speech (GTTS). It requires an Internet connection.
Example
save_to_file("Hello world!", "test");
Dependencies
~225KB