Owning Palette: Graphics & Sound VIs
Use the Sound Input VIs to configure and control a sound input device.
![]() | Note (Touch Panel Module) The Sound VIs are supported only for Touch Panel targets with a sound device/sound card. NI-TPC hardware does not currently contain a sound device. |
| Palette Object | Description |
|---|---|
| SI Clear | Closes the sound input device associated with task ID in and releases all the resources the device uses. |
| SI Config | Configures a sound device for a sound input operation. |
| SI Read | Reads data from the sound input device. If data has arrived to the sound input device, the device returns that data after buffering. Otherwise, the device waits until data arrives. |
| SI Start | Prompts the sound input device to begin accumulating incoming data. |
| SI Stop | Prompts the sound input device to stop accumulating incoming data. |