#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

#898 in Audio

Download history 12/week @ 2024-02-19 21/week @ 2024-02-26 6/week @ 2024-03-04 13/week @ 2024-03-11 5/week @ 2024-03-18 12/week @ 2024-03-25 44/week @ 2024-04-01 4/week @ 2024-04-15

60 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