Google-Cloud-Speech-Node-Socket-Playground
Google-Cloud-Speech-Node-Socket-Playground copied to clipboard
A Playground for Cross Device Live Speech Recognition with node.js, express and socket.io.
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...
Hi first of all thanks for the example! I wonder if the streaming chunks passed to the server can be stored as an audio file? Basically I would like to...
at first, thanks for your sharing. it does not work on browser IE11. because stream api is not supported by IE11?
Trying to preview the local server on mobile via ssl. Tried to do this, but doesnt give me an https connection: 1: check pc ip with terminal: ifconfig / ipconfig...
Hello. This example is super useful. Would you know how to implement infinite streaming? There's an example here, but it doesn't start requests from the client as you do: https://github.com/googleapis/nodejs-speech/blob/master/samples/infiniteStreaming.js...
Apparently gcs 2 allows to set more params for better recognition. Maybe this can be implemented or added as an example.
Getting console error on first time in Japanese language.
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.3 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `socket.io-parser` from 4.0.5 to 4.2.3 Release notes Sourced from socket.io-parser's releases. 4.2.3 :warning:...
Bumps [ws](https://github.com/websockets/ws) from 7.4.3 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...