Sound File Read VI
- 已更新2025-07-30
- 閱讀時間為 2 分鐘
Reads data from a .wav file into an array of waveforms. You must manually select the polymorphic instance you want to use.
(Windows) You must have DirectX 8.0 or later to use this VI.
Note This VI retrieves only uncompressed wave files. LabVIEW uses large amounts of memory when reading an entire wave file at once. Instead, read wave files in chunks.

Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Graphics and Sound\Sound\Sound File to Sound Output.vi