google-speech-recog-stream

1.5.0 • Public • Published

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

Package Sidebar

Install

npm i google-speech-recog-stream

Weekly Downloads

3

Version

1.5.0

License

MIT

Unpacked Size

8.54 kB

Total Files

4

Last publish

Collaborators

  • mayama