gttts

1.0.0 • Public • Published

gttts

Google translate text to speech

Installation

  1. Google Chrome
  2. yarn global add gttts

Usage

CLI

echo 'U wot m8?' | gttts

JS

const {TTSStream} = require('gttts');
 
process.stdin.pipe(new TTSStream());

Please don't be evil

Readme

Keywords

none

Package Sidebar

Install

npm i gttts

Weekly Downloads

0

Version

1.0.0

License

MIT OR GPL-3.0+

Last publish

Collaborators

  • futpib