473,397 Members | 1,985 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Sound Card

Is there a dll somewhere so that I can access the sound card? I need
access to the audio waveform samples from (say) the mic input or Aux.
hardy
Oct 1 '08 #1
2 3575
Hardy

Maybe DirectX (in past it had samples how to use sound, altough those were
then in C# were those for every a little bit expirience VB user readable)

http://www.microsoft.com/downloads/d...displaylang=en

Cor
"HardySpicer" <gy********@gmail.comschreef in bericht
news:b6**********************************@k30g2000 hse.googlegroups.com...
Is there a dll somewhere so that I can access the sound card? I need
access to the audio waveform samples from (say) the mic input or Aux.
hardy
Oct 1 '08 #2
On Oct 1, 6:10 pm, "Cor Ligthert[MVP]" <notmyfirstn...@planet.nl>
wrote:
Hardy

Maybe DirectX (in past it had samples how to use sound, altough those were
then in C# were those for every a little bit expirience VB user readable)

http://www.microsoft.com/downloads/d...d=124552ff-836...

Cor

"HardySpicer" <gyansor...@gmail.comschreef in berichtnews:b6**********************************@k 30g2000hse.googlegroups.com...
Is there a dll somewhere so that I can access the sound card? I need
access to the audio waveform samples from (say) the mic input or Aux.
hardy
I did find what is called a full duplex program which I converted from
c#.

http://www.codeproject.com/KB/audio-video/cswavrec.aspx

Trouble is it is not clear to me how to get at the samples.
I have a call like this in it

Dim fmt As New WaveLib.WaveFormat(44100, 16, 2) (this
is just the format 44.1kHz 16 bits 2 channels)

m_Recorder = New WaveLib.WaveInRecorder(-1, fmt,
16384, 3, New WaveLib.BufferDoneEventHandler(AddressOf DataArrived))
I assume the sample must be in DataArrived (but I am unsure).

how to get the data out!!
Hardy
Oct 1 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Peter | last post by:
Hi all, I'm using windows media player as an object in visual basic 6. I have two sound cards in the PC. The default sound card is used for explorer "clicks" and statup / shutdown sounds in...
22
by: The Road To Utopia | last post by:
Here's one for the trolls...a common jibe from them is setting up audio/video hardware under linux. Ok, true story: at work today, someone asked me if I could tell him why his XP Home would play...
4
by: Robert Gravereaux | last post by:
I'm putting together a C# .Net forms project on win2k. The application requires some sort of horn sound. I've never implemented any audio in .Net, so I'm not sure how best to accomplish this. ...
3
by: June Li | last post by:
H I got a problem with detecting sound card with Windows x I use SDK function waveInGetNumDevs() to test if there is a sound card. But even if there is no sound card installed, the function...
0
by: June Li | last post by:
H I got a problem with detecting sound card with Windows xp I am working on an application to test microphone. First I need detect if there is a sound card installed (or integrated audio...
2
by: FE | last post by:
Hi, I need to create a program that will connect a media stream (a server on the internet - Windows Media format) and then generate an error when : * The stream is ok but there is no sound...
3
by: larry | last post by:
Hi, my friends, My boss asked me to use sound card to do analog to digital conversion for my application. I know when we record sound, sound card changes anolog signal to digital file. I have no...
7
tpgames
by: tpgames | last post by:
I know that an internal sound card has to be one listed as for a specific mother board. However, does this rule apply to external sound cards? I use a satellite A75-s2112 toshiba laptop, intel pent...
3
by: =?Utf-8?B?SlZE?= | last post by:
In my system, i have two sound card installed. I am developing one multimedia application in c# using DirectShow. I want to select particular sound card and play one audio file and, play another...
2
by: lazzypink | last post by:
hi guys! i having a problem in my project which is create a media player and let the user choose the sound card for audio output. Let say i have 2 sound card in my computer, i want to select the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.