{"id":22588986,"url":"https://github.com/likhithsp/texttospeech","last_synced_at":"2026-05-01T15:36:05.498Z","repository":{"id":260142464,"uuid":"880446667","full_name":"LikhithSP/texttospeech","owner":"LikhithSP","description":"A simple web app that converts text to speech using Web Speech API. Supports multiple languages and voice styles. Users can listen online🗣️","archived":false,"fork":false,"pushed_at":"2024-11-01T05:50:22.000Z","size":103,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T17:49:42.508Z","etag":null,"topics":["css","html","javascript","text-to-speech","webspeech-api"],"latest_commit_sha":null,"homepage":"https://likhithsp.github.io/texttospeech/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LikhithSP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-29T18:33:03.000Z","updated_at":"2024-11-09T15:24:35.000Z","dependencies_parsed_at":"2025-02-02T18:38:36.232Z","dependency_job_id":null,"html_url":"https://github.com/LikhithSP/texttospeech","commit_stats":null,"previous_names":["likhithsp/texttospeech"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LikhithSP/texttospeech","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Ftexttospeech","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Ftexttospeech/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Ftexttospeech/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Ftexttospeech/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LikhithSP","download_url":"https://codeload.github.com/LikhithSP/texttospeech/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LikhithSP%2Ftexttospeech/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32503198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","html","javascript","text-to-speech","webspeech-api"],"created_at":"2024-12-08T08:11:46.807Z","updated_at":"2026-05-01T15:36:05.478Z","avatar_url":"https://github.com/LikhithSP.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"#   💬 Text To Speech Converter \n\n  ![Screenshot](https://i.ibb.co/Z6jTs2L/image.png) \n\n\u003cp align=\"center\"\u003e\u003cstrong\u003eTurn text into speech effortlessly with this responsive Text to Speech Converter!\u003c/strong\u003e\u003c/p\u003e\n        \n  \u003csection\u003e\n            \u003ch2\u003e🔥 Features\u003c/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003e🎙 \u003cstrong\u003eMultiple Region Voice Selection\u003c/strong\u003e: Choose from a variety of voices available on your browser.\u003c/li\u003e\n                \u003cli\u003e🗣 \u003cstrong\u003eInstant Text-to-Speech\u003c/strong\u003e: Simply enter text, select a voice, and click \"Listen\"!\u003c/li\u003e\n                \u003cli\u003e📱 \u003cstrong\u003eResponsive Design\u003c/strong\u003e: Works beautifully on desktops, tablets, and smartphones.\u003c/li\u003e\n                \u003cli\u003e🎨 \u003cstrong\u003eCustomizable Styling\u003c/strong\u003e: Modify the look and feel using CSS.\u003c/li\u003e\n            \u003c/ul\u003e\n        \u003c/section\u003e\n\n  \u003csection\u003e\n            \u003ch2\u003e🚀 Getting Started\u003c/h2\u003e\n            \u003ch3\u003eClone the Repository\u003c/h3\u003e\n            \u003cpre\u003e\u003ccode\u003egit clone https://github.com/your-username/text-to-speech-converter.git\ncd text-to-speech-converter\u003c/code\u003e\u003c/pre\u003e\n            \u003cp\u003e\u003cstrong\u003eOpen the Project\u003c/strong\u003e\u003cbr\u003eOpen \u003ccode\u003eindex.html\u003c/code\u003e in your preferred browser to start using the Text to Speech Converter.\u003c/p\u003e\n        \u003c/section\u003e\n\n\n  \u003csection\u003e\n            \u003ch2\u003e🛠️ Technologies Used\u003c/h2\u003e\n            \u003ctable\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eTechnology\u003c/th\u003e\n                    \u003cth\u003ePurpose\u003c/th\u003e\n                \u003c/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eHTML\u003c/strong\u003e\u003c/td\u003e\n                    \u003ctd\u003eStructure and layout\u003c/td\u003e\n                \u003c/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eCSS\u003c/strong\u003e\u003c/td\u003e\n                    \u003ctd\u003eStyling and responsive design\u003c/td\u003e\n                \u003c/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\u003cstrong\u003eJavaScript\u003c/strong\u003e\u003c/td\u003e\n                    \u003ctd\u003eText-to-speech functionality using the Web Speech API\u003c/td\u003e\n                \u003c/tr\u003e\n            \u003c/table\u003e\n        \u003c/section\u003e\n\n\n  \u003csection\u003e\n            \u003ch2\u003e🎯 Usage\u003c/h2\u003e\n            \u003col\u003e\n                \u003cli\u003e\u003cstrong\u003eType Text\u003c/strong\u003e: Enter the text you want to convert to speech in the textarea.\u003c/li\u003e\n                \u003cli\u003e\u003cstrong\u003eSelect a Voice\u003c/strong\u003e: Pick your preferred country or regional voice from the dropdown menu.\u003c/li\u003e\n                \u003cli\u003e\u003cstrong\u003eClick \"Listen\"\u003c/strong\u003e: Hear your text spoken aloud!\u003c/li\u003e\n            \u003c/ol\u003e\n        \u003c/section\u003e\n\n\n  \u003csection\u003e\n            \u003ch2\u003e🌱 Upgradation Ideas \u003c/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003e\u003cstrong\u003ePitch \u0026 Speed Control\u003c/strong\u003e: Add sliders to adjust voice pitch and rate.\u003c/li\u003e\n                \u003cli\u003e\u003cstrong\u003eLanguage Filtering\u003c/strong\u003e: Allow users to filter voices based on languages.\u003c/li\u003e\n                \u003cli\u003e\u003cstrong\u003eSave Audio Feature\u003c/strong\u003e: Enable saving spoken text as an audio file.\u003c/li\u003e\n            \u003c/ul\u003e\n        \u003c/section\u003e\n\n  \u003csection\u003e\n            \u003ch2\u003e🤝 Contributing\u003c/h2\u003e\n            \u003cp\u003eContributions are welcome! Fork this repository, make your changes, and submit a pull request. Ideas, bug reports, and new feature requests are also appreciated!\u003c/p\u003e\n        \u003c/section\u003e\n\n\n  \u003csection\u003e\n            \u003ch2\u003e👏 Acknowledgements\u003c/h2\u003e\n            \u003cp\u003eSpecial thanks to the \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API\"\u003eWeb Speech API\u003c/a\u003e for enabling accessible and easy text-to-speech functionality in web applications.\u003c/p\u003e\n        \u003c/section\u003e\n\n\u003ch2\u003e🤝 Connect With Me\u003c/h2\u003e\n\u003cp\u003e\n  \u003ca href=\"https://www.linkedin.com/in/likhithsp\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.icons8.com/?size=60\u0026id=xuvGCOXi8Wyg\u0026format=png\u0026color=000000\" alt=\"LinkedIn\" class=\"icon\"\u003e\n  \u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://www.github.com/LikhithSP\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.icons8.com/?size=60\u0026id=46565\u0026format=png\u0026color=000000\" alt=\"GitHub\" class=\"icon\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikhithsp%2Ftexttospeech","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikhithsp%2Ftexttospeech","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikhithsp%2Ftexttospeech/lists"}