Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTS & Translate App

JavaScript web app that does text-to-speech and language translation using the Web Speech API, Google Translate and Vercel serverless functions.

Usage

Create your Google API key and create a .env file and add the following:

GOOGLE_TRANSLATE_API_KEY=YOUR_KEY

Install Dependencies:

npm install

Run The Vercel CLI

vercel dev

Open http://localhost:3000 in your browser

The serverless function is located in the /api/translate.js file and can be accessed with the endpoint /api/translate

About

App that does text-to-speech and language translation

Resources

Stars

43 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages