# Speech-to-Text & PDF Converter
A modern, feature-rich web application that converts speech to text in **Hindi** or **English**, with options to download the result as a **PDF** or an **image**. Designed with a creative and visually appealing interface, this project is accessible and easy to use.
## 🚀 Features
- **Speech Recognition**: Supports recording in Hindi and English.
- **Text Output**: Displays transcribed text in real time.
- **Export Options**:
- Download as **PDF** in Hindi or English.
- Download as an **image**.
- **Responsive Design**: Adapts seamlessly across devices.
- **User-Friendly Interface**: Engaging UI with a dynamic background.
## 🎨 Technologies Used
- **HTML5**: Semantic structure.
- **CSS3**: Enhanced visuals and animations.
- **JavaScript**: Functional speech-to-text logic.
- **jspdf**: PDF generation.
- **Web Speech API**: Real-time speech recognition.
## 📸 Preview
![App Screenshot](url-to-screenshot)
## 🛠 Setup Instructions
1. Clone this repository:
```bash
git clone https://github.com/ShashiShekharDixit/Speak-to-Text-with-PDF-Picture.git
- Navigate to the project directory:
cd speech-to-text-pdf-converter
- Open the
index.html
file in your browser.
- Enable Microphone: Grant permission to use your microphone.
- Start Recording: Click "Start Recording" and speak in Hindi or English.
- View Transcription: See the transcribed text in the text area.
- Export: Choose to download the content as a PDF or an image.
- Dynamic UI: Attractive gradient background with creative buttons.
- Accessibility: Clear instructions and error handling.
- Cross-Browser Support: Works on most modern browsers.
This project is licensed under the MIT License.
Feel free to contribute or report issues to enhance this project!
Replace `url-to-screenshot` with the link to your application screenshot or demo image. Add a `LICENSE` file if necessary.