node-red-node-ui-microphone-contrib-polywall
v0.3.3
Published
A Node-RED ui node to record audio or to recognize spoken text on a dashboard.
Readme
node-red-node-ui-microphone-contrib-polywall
Fork of node-red-node-ui-microphone for use with node-red-contrib-dashboard-polywall.
A Node-RED UI widget that allows audio recording and speech recognition from the dashboard.
Browser Support
| Feature | Chrome / Edge | Firefox / Opera / Safari | |---------|--------------|--------------------------| | Audio recording | ✅ Supported | ✅ Supported | | Speech recognition | ✅ Supported | ❌ Not supported |
Speech recognition uses the Web Speech API (SpeechRecognition), which is only available in Chromium-based browsers (Chrome, Edge).
HTTPS is required when accessing the dashboard remotely (not via localhost).
Notices
This node uses recorderWorker.js Copyright © 2013 Matt Diamond, under the MIT License.
