This project integrates Text-to-Speech (TTS) and Speech-to-Text (STT) functionalities using IBM Watsonx chatbot, built with HTML, CSS, and JavaScript.
- Text-to-Speech (TTS): Converts text input into natural-sounding speech using IBM Watson's TTS API.
- Speech-to-Text (STT): Recognizes spoken words and converts them into text using IBM Watson's STT API.
- IBM Watsonx Chatbot Integration: A chatbot embedded into the system that can interact with the user using speech commands and responses.
- Responsive UI: User-friendly interface designed with HTML and CSS, responsive across different screen sizes.
- HTML5: For structuring the web application.
- CSS3: For styling and creating a responsive user interface.
- JavaScript (JS): For handling the logic behind TTS, STT, and chatbot integration.
- IBM Watsonx APIs:
- Watson Text-to-Speech API: For converting text input to speech.
- Watson Speech-to-Text API: For converting speech input to text.
- Watsonx Chatbot: AI-powered chatbot to enhance user interaction.
-
Clone this repository:
git clone https://github.com/yash-2511/Tts-stt-convertor.git