03-06-2007 12:15 PM
03-07-2007 11:34 AM
03-07-2007 11:47 AM
03-19-2008 02:03 AM
Hi All,
Even i'm looking for same kind of application....
I would like to create a VI that actively detects if there is a signal present on the microphone input of my sound card. I wnat to extract the information from the signal and based on time i want to save them as 1.wav 2.wav.........
I've already used the sound2 folder .llb available in examples....
But triggering the Record on and off i couldnt do that....
Any help would be greatly appreciated.
Thanks in advance....
Cheers,
Suneel.V
03-20-2008 01:33 PM
03-25-2008 12:34 AM
03-26-2008 03:56 PM
08-27-2010 01:43 AM
Hi,
I'm writing a program to acquire a sound through microphone and play it on speaker through sound card available in the PC. I have problem in program,
1). If I increase the volume more than 40 db I'm getting delay in microphone signal and feedback signal on speaker.
2). Need to plot the sound pressure level graph.
Attached the VI below.
Any suggestions would be greatly appreciated.
12-12-2011 02:46 AM
Hi all,
I have a USB microphone (Brand is Polar and USB interface) to realtime measure the sound level, I found an example in Labview folder. But it seems not work, I can't record any sound, I am spend an hour to check it (change other id), I haven't idea:mansad: why it don't work, (it works fine in windows XP with sound recorder and also work when use handfree to mic in recording). Attached the working example for Labview.Please give help. Thank you!
12-13-2011 10:40 AM
Hi nvnewbie,
I would check in the Windows Device Manager to ensure that the device shows up as a sound device. If it does, then you should be able to access it via the device ID of the Sound Input Configure. You may also wish to look into the Acquire Sound Express VI, which may simplify the acquisition process.