Owning Palette: Graphics & Sound VIs
Use the Sound Input VIs to configure and control a sound input device.
Palm OS Sound VIs are supported for Palm OS 5.0 and higher.
| Palette Object | Description |
|---|---|
| SI Clear | Closes the sound input device associated with the task ID in input parameter 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. |