#text #speech #google #save-file #hello-world #test

gtts

This is a very small crate using google text to speech (GTTS)

1 unstable release

0.1.0 Feb 20, 2020

#795 in Audio

47 downloads per month
Used in 2 crates (via reddit-motion)

MIT license

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