From b1b5670f6567423f1dbe0263ef5eee4e502615a6 Mon Sep 17 00:00:00 2001 From: "L. Abhilash" <160405976+LAbhilashKumar@users.noreply.github.com> Date: Sun, 11 May 2025 12:20:58 +0530 Subject: [PATCH] Update README.md Updated README with Text to Speech script info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0547119..9ecd53f 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ More information on contributing and the general code of conduct for discussion | Word to PDF | [Word to PDF](https://github.com/DhanushNehru/Python-Scripts/tree/master/Word%20to%20PDF%20converter) | A Python script to convert an MS Word file to a PDF file. | | Youtube Downloader | [Youtube Downloader](https://github.com/DhanushNehru/Python-Scripts/tree/master/Youtube%20Downloader) | Downloads any video from [YouTube](https://youtube.com) in video or audio format! | | Youtube Playlist Info Scraper | [Youtube Playlist Info Scraper](https://github.com/DhanushNehru/Python-Scripts/tree/master/Youtube%20Playlist%20Info%20Scraper) | This python module retrieve information about a YouTube playlist in json format using playlist link. | +| Text to Speech | [Text to Speech](https://github.com/DhanushNehru/Python-Scripts/pull/420/commits/8fd8a3a64a02054511fa2538307445296750e239) | A Python script using `pyttsx3` that converts user input text into speech. ## Gitpod