1.5.0 • Published 1 year ago

google-speech-recog-stream v1.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.2.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago