Crates.io | gtts |
lib.rs | gtts |
version | 0.1.0 |
source | src |
created_at | 2020-02-20 12:13:35.207364 |
updated_at | 2020-02-20 12:13:35.207364 |
description | This is a very small crate using google text to speech (GTTS). |
homepage | |
repository | https://github.com/Mubelotix/gtts |
max_upload_size | |
id | 210894 |
size | 2,826 |
This is a very small crate using google text to speech (GTTS). It requires an Internet connection.
save_to_file("Hello world!", "test");
License: MIT