读取声音输入
- 更新时间2025-07-30
- 阅读时长2分钟
从声音输入设备读取数据。必须使用配置声音输入VI配置设备。必须手动选择多态实例。
(Windows) 使用该VI必须具有DirectX 8.0或更高版本。(Linux)你必须有开放声音系统(OSS)驱动程序才能使用这个VI。

范例
请参考LabVIEW附带的下列范例文件。
- labview\examples\Graphics and Sound\Sound\Continuous Sound Input.vi
- labview\examples\Graphics and Sound\Sound\Finite Sound Input.vi
- labview\examples\Graphics and Sound\Sound\Simultaneous Sound Input Output.vi