Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有专门在 Win32 上录制 mp3 文件的 Perl 模块?如果是的话,有人可以提供一个例子。
您可以使用Win32::SoundRec录制成 WAV 格式。您可以使用lame将 WAV 编码为 MP3。