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.
- 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
- Frontend:
- React.js
- HTML
- CSS
- JavaScript
- Backend:
- Node.js
- Express.js
- ElevenTTS API
- Clone the repository
- Install the dependencies
- Run the server
- Open the browser and go to
localhost:3000
- Upload a text file
- Choose the language and voice
- Click on the "Speak" button