The Cloud Speech API enables easy integration of Google speech recognition technologies into developer applications.
-
Read Prerequisites and How to run a sample first.
-
Install dependencies:
npm install
View the documentation or the source code.
Run the sample:
Usage: node recognize <path-to-audio-file>
Example:
node recognize resources/audio.raw
View the documentation or the source code.
Run the sample:
Usage: node recognize_streaming <path-to-audio-file>
Example:
node recognize_streaming resources/audio.raw