gtts 0.1.0

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

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