/google-tts

Use google translate as a text-to-speech system

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.