I installed microphone node from node red manage palette:
I first saw the node in the dashboard, after restart of node red the microphone node is gone, missing. I tried to uninstall it but I get the following error.
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined (line:327)
What version of Node-RED and node,js are you running? (you can get these from the startup log)
What device are you running on?
Have you tried any of the examples?
See examples under Node-RED editor menu of Import/Examples/node-red-node-ui-microphone.
I am using NR version 3 just released. Because of the earlier error posted above, when i try the example I get unknown error on microphone ui as shown below.
If you are still using Windows 7 you are risking yourself and your information since it has been out of support for so long. If you can't upgrade to Windows 10, you might want to consider changing to a supported version of Linux.
from the above link i think they indicates that windows 7 has problem with newer version of node.js and node library installation seems to depends upon node.js irrespective of node-red, so i think this is the case.