|
|
1
8
最简单的方法是使用 waveIn 由Win32 API提供的函数。 你可以阅读 Recording and Playing Sound with the Waveform Audio Interface 为了一个概述,或者只是深入到 API documentation . |