gtts

Crates.iogtts
lib.rsgtts
version0.1.0
sourcesrc
created_at2020-02-20 12:13:35.207364
updated_at2020-02-20 12:13:35.207364
descriptionThis is a very small crate using google text to speech (GTTS).
homepage
repositoryhttps://github.com/Mubelotix/gtts
max_upload_size
id210894
size2,826
(Mubelotix)

documentation

README

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

Commit count: 2

cargo fmt