Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 847 Bytes

README.md

File metadata and controls

33 lines (28 loc) · 847 Bytes

TextSpeaker

This is a simple text-to-speech program that reads text from a file or input text and speaks it out loud. The program can read text from a file and speak it out loud in the language of your choice.

Note: This project is still in development and is not yet complete.

Features

  • Read text from a file
  • Input text to be read
  • Speak text out loud
  • Choose the language of the text
  • Choose the voice of the speaker
  • Add background music to the speech

Technologies Used

  • Frontend:
    • React.js
    • HTML
    • CSS
    • JavaScript
  • Backend:
    • Node.js
    • Express.js
    • ElevenTTS API

How to Use

  1. Clone the repository
  2. Install the dependencies
  3. Run the server
  4. Open the browser and go to localhost:3000
  5. Upload a text file
  6. Choose the language and voice
  7. Click on the "Speak" button