问题
i would like to record any sounds produced in my soundcard. please help, where i can get a freeware component or commercial(trial). delphi7/2009
回答1:
I have very good experience with the BASS audio library API.
Here is a forum thread with C# example, but since the BASS API is procedural and there is a good Delphi API interface, it translates pretty OK.
--jeroen
回答2:
http://blogs.msdn.com/b/matthew_van_eerde/archive/2008/12/16/sample-wasapi-loopback-capture-record-what-you-hear.aspx might help
回答3:
try http://sourceforge.net/projects/delphiasiovst/. there is a component to communicate with the ASIO driver. It's extremely easy to use, far more than DX or Windows audio.
来源:https://stackoverflow.com/questions/3499669/how-to-record-anything-from-soundcards