Solution
This occurs because the Device ID selected is not recognized as a valid sound input device.
Try the following steps to cause LabVIEW to recognize your sound input device:
- Save your VI and exit out of LabVIEW completely
- Double check that your sound input device is recognized in the Windows Sound panel
- With the devices still attached, reload LabVIEW
- Run your VI
If your are using the internal soundcard of your PC and the issue occurs randomly:
- Troubleshoot your soundcard and make sure it works.
- Windows automatically downloads the drivers for all components. If possible, find what soundcard your laptop is using and try to download the appropriate driver(s) manually.
- Make sure other apps are not allowed to access the soundcard while LabVIEW code is running.