Speak and send message to Node-RED

Flows for Node-RED

Below is flows to receive speech to text data from app to Node-RED


[{"id":"208f3317.9fc2ac","type":"http in","z":"a7b82102.9b8d38","name":"POST Voice","url":"/voice_command","method":"post","upload":false,"swaggerDoc":"","x":150,"y":1100,"wires":[["9395d5e5.62f258","88db2302.7825c8"]]},{"id":"9395d5e5.62f258","type":"debug","z":"a7b82102.9b8d38","name":"Debug Voice","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":370,"y":1120,"wires":[]},{"id":"88db2302.7825c8","type":"http response","z":"a7b82102.9b8d38","name":"","statusCode":"","headers":{"content-type":"text/html"},"x":310,"y":1020,"wires":[]}]