1.5.0 • Published 11 days ago

google-speech-recog-stream v1.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 days ago

google-speech-recog-stream

A node.js writable audio stream for google Speech-to-Text

Installation

npm i google-speech-recog-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_from_gsss.js
1.5.0

11 days ago

1.2.0

12 days ago

1.4.0

12 days ago

1.3.0

12 days ago

1.1.0

14 days ago

1.0.0

14 days ago