google-speech-synth-stream

1.7.0 • Public • Published

google-speech-synth-stream

A simple node.js readable stream that permits to stream audio from google Text-to-Speech

Installation

npm i google-speech-synth-stream

Usage

Sample code can be seen here

You need to set your GOOGLE_APPLICATION_CREDENTIALS before trying them:

export GOOGLE_APPLICATION_CREDENTIALS=/path/to/your/credentials/file

After that, try:

node examples/pipe_to_speaker.js

Package Sidebar

Install

npm i google-speech-synth-stream

Weekly Downloads

37

Version

1.7.0

License

MIT

Unpacked Size

9.88 kB

Total Files

4

Last publish

Collaborators

  • mayama