watson-developer-cloud / node-red-node-watson

A collection of nodes for the IBM Watson services
Apache License 2.0
82 stars 86 forks source link

New Node for STT though web sockets #370

Closed chughts closed 6 years ago

chughts commented 6 years ago

Create a new node that allows input for STT through web sockets. This could be by utilising the web socket Node RED nodes. The new node when receiving input would get the STT token and start the streaming connection to STT.

Use the HTML and browser side javascript from standard STT demo to test and verify the workings of the node.

chughts commented 6 years ago

Implemented in 0.6.3 - Example flow available at https://github.com/ibm-early-programs/watson-speech-sockets