Skip to content

A web-based Text-to-Speech converter that transforms written text into spoken words with easy customization.

Notifications You must be signed in to change notification settings

andkcode/VoiceSynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice Synth

A user-friendly Text-to-Speech (TTS) web application that converts written text into spoken words with customizable voice settings and intuitive interface.

Features

  • Multiple Language Support: Convert text to speech in various languages
  • Voice Customization: Adjust speech rate, pitch, and volume
  • Downloadable Audio: Save generated speech as MP3
  • Responsive Design: Works on desktop and mobile devices
  • Accessibility: Screen reader friendly

Technologies Used

Frontend

  • HTML5
  • CSS3
  • JavaScript (ES6+)

Libraries & APIs

  • Web Speech API

Development Tools

  • Babel
  • ESLint

Installation & Setup

Prerequisites

  • Modern web browser
  • Text editor

Steps

  1. Clone the repository:
git clone https://github.com/yourusername/voice-synth.git
cd voice-synth
  1. Install dependencies:
npm install
  1. Start the development server:
npm start

Usage

  • Enter text in the input field
  • Select voice and settings
  • Click "Speak" to generate audio
  • Use "Download" to save speech

Contribution

Contributions welcome!

  1. Fork the repository
  2. Create a feature branch
  3. Commit changes
  4. Push and submit PR

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

About

A web-based Text-to-Speech converter that transforms written text into spoken words with easy customization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published