diegodorado / google-tts

Use google translate as a text-to-speech system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google tts

Use google translate as a text-to-speech system

Installation

Clone or download this repository.

Open a terminal (inside this directory) and run:

$ npm install

Usage

To say "this is a stupid script", run:

$ node index.js this is a stupid script

You should here that on your speakers.

About

Use google translate as a text-to-speech system

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%