Use the Sound VIs to play sounds.
 | Note (Windows and Linux) These Sound VIs ship on the Windows and Linux platforms for compatibility reasons. With the exception of the Beep VI, these VIs do not appear on any LabVIEW palette. Use the Sound VIs found on the Graphics and Sound palette to build VIs that incorporate sound. |
| Palette Object | Description |
|---|
| Beep | Causes the system to issue an audible tone. |
| Get Sound Info | Returns the information associated with a sound operation associated with the task ID. |
| Snd Play Wave File | Plays a sound file from disk. |
| Snd Read Waveform | Reads data from a sound input device. |
| Snd Write Waveform | Writes a piece of data to the sound output device and waits until the device finishes playing the data. |