Sound VIs

Owning Palette: Graphics & Sound VIs

Requires: Base Development System. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Sound VIs to play sounds.

(Windows) You must have DirectX 8.0 or later to use the Sound VIs.

(Linux) You must have the Open Sound System (OSS) driver to use the Sound VIs. LabVIEW searches for input and output devices by looking for files named /dev/dsp or /dev/dspX, where X is an integer between 0 and 16. LabVIEW attempts to open each input and output device. If LabVIEW cannot detect the sound card, check that a device file named /dev/dsp or /dev/dspX exists on the local system and that you have permission to read from and write to the device. If you moved this device to a location other than the default, LabVIEW can work with a symbolic link.

SubpaletteDescription
Sound Files VIsUse the Sound Files VIs to create and retrieve PC wave files (.wav).
Sound Input VIsUse the Sound Input VIs to configure and control a sound input device.
Sound Output VIsUse the Sound Output VIs to configure and control a sound output device.