Owning Palette: Graphics & Sound VIs
Use the Sound Output VIs to configure and control a sound output 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 |
|---|---|
| SO Clear | Closes the output sound device associated with task ID in and releases any resources. |
| SO Config | Configures a sound output device and creates a sound output task ID. |
| SO Pause | Pauses a sound output device associated with task ID in. |
| SO Set Num Buffers | Sets the number of output buffers associated with task ID in. |
| SO Start | Starts a sound output operation associated with task ID in. |
| SO Stop | Immediately stops the sound output operation associated with task ID in. |
| SO Volume | Sets the volume of the sound output device. |
| SO Wait | Waits until the sound output device finishes playing all the data the device has received. |
| SO Write | Writes data to the sound output device associated with task ID in. |