Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
Hi,
if u r using windows platform, the use the Windows SDK to access the sound card and get voice signal samples,
more specifically, Windows SDK provided access to ur sound card functionality via the Windows Multimedia SDK and this has the total Multimedia sdk, i think u need to use Multimedia Audio sdk, this has a sdk component "Waveform Audio" and this sdk provide u functions to access, record and play voice signals,
if u have installed windows plaform sdk then look for "waveInAddBuffer" or waveInxxxx() functions and u r on ur way.
one more thing u need to figure out how to call the winapi functions from delphi if u have not called them before, read the delphi compiler documentation.
there is a series of articles in Elektor 2005 about using Delphi to build scope and signal gen using sound card, and explain how to use Windows APIs (through Delphi)to access the sound card
hope it helps....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.