An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


Vocal Bridge

![cover](.github/image.png?style=flat)

### 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