https://github.com/alexandredresch/vocalbridge
Vocal Bridge is a versatile application that allows users to translate their speech or text, and save their notes effortlessly. Whether you need to quickly translate a conversation or jot down important thoughts, Vocal Bridge has you covered.
https://github.com/alexandredresch/vocalbridge
axios date-fns sonner tailwindcss typescript vite
Last synced: about 1 month ago
JSON representation
Vocal Bridge is a versatile application that allows users to translate their speech or text, and save their notes effortlessly. Whether you need to quickly translate a conversation or jot down important thoughts, Vocal Bridge has you covered.
- Host: GitHub
- URL: https://github.com/alexandredresch/vocalbridge
- Owner: AlexandreDresch
- Created: 2024-02-06T02:50:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T02:00:04.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T20:37:56.066Z (over 1 year ago)
- Topics: axios, date-fns, sonner, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://vocal-bridge.vercel.app
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vocal Bridge

### Vocal Bridge is a versatile application that allows users to translate their speech or text, and save their notes effortlessly. Whether you need to quickly translate a conversation or jot down important thoughts, Vocal Bridge has you covered.
## Features
- **Speech Translation**: Vocal Bridge enables users to translate spoken language into written text.
- **Text Translation**: Users can input written text and translate it into their desired language, facilitating efficient communication.
- **Note Saving**: Vocal Bridge provides a convenient way to save translated text as notes, allowing users to organize and access their important information easily.
- **Multilingual Support**: With support for multiple languages, Vocal Bridge caters to diverse linguistic needs, ensuring effective communication regardless of language barriers.
- **User-Friendly Interface**: The intuitive interface of Vocal Bridge ensures a smooth user experience, making it accessible to users of all skill levels.
### Click [here](https://vocal-bridge.vercel.app) to access the project.
## Starting the project
Use **npm install** to install project dependencies.
Populate `.env` file based on `.env.EXAMPLE`. `VITE_API_KEY` is your microsoft translator api key.
Then start the project.
```cl
npm run dev
```
## Technologies
- [ ] React.Js using Vite
- [ ] Typescript
- [ ] TailwindCSS
- [ ] Axios
- [ ] Date-fns
- [ ] Sonner