1.7.0 • Published 1 year ago

google-speech-synth-stream v1.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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
1.7.0

1 year ago

1.6.0

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago