#save-file #text #speech #google #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

#1049 in Audio


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