Audio Capture From Microphone Line?

Feb 23, 2010

Can I use Visual Basic 2008 Express Edition to make a program that can take audio directly from the microphone line and decode it to from data? ( I'm building wireless transmition software for ameteur radio )

View 1 Replies


ADVERTISEMENT

VS 2008 Recording Audio - Capture The Audio Played On My Laptop

Jun 11, 2009

Im trying to capture the audio played on my laptop. so i have searched the internet and found a source code for doing exactly that. the problem i have is that my audio device is not listed in the dropdown box (see picture) but it does when its run on windows xp (im running windows 7 x64) the goal of this application would be to capture my friends radio stream and save the individual played mp3's to a loction on my hard drive.(yes i have permission) i have included the source code so perhaps some 1 could have a look at it. (source code)[URL]

View 2 Replies

Audio Which Has Been Streamed As Input To Virtual Microphone?

Mar 11, 2010

I would like to add a virtual microphone (similar to how you can have a virual CD drive and then mount ISO files on it.) so that it can be selectable in programs like MSN and skype. But have the source of the audio be streamed from over a network(I know how to stream the audio over the network in VB.net) but how do I get that audio which has been streamed as the input to the virtual microphone?

View 3 Replies

Microphone Audio Stream DIRECTLY To Speaker In VB?

May 6, 2011

It SOUNDS simple. In aVusual Basic application, how do I made an open (or controlled thread) connection to continuausly stream the microphone to the speakers?

View 1 Replies

Audio Stream Capture From Web

Nov 18, 2009

I have link: [URL]

I want capture the audio stream on my computer in mp3/wav.

I have no idea from what i should start. What should i use for start developing? I'm working in VS2008 on VB. Can i do it in VB? What additional software i need?

View 2 Replies

Capture & Analyze Audio?

Mar 31, 2012

I would like to make a visual representation of the sound toming out of the speakers but stuck at sound because I have no idea how capture/analyze it

View 3 Replies

.net Capture System Audio To Stream?

Jun 21, 2011

Is it possible to capture all/any audio played by a PC into a system.io.stream, so that it can then be run through speech recognition (System.Speech.Recognition.SpeechRecognitionEngine)?Essentially I'm looking to pefrom speech recognition on any audio on the client PC, google seems to suggest that capturing a stream like this can be done using Microsoft.DirectX.DirectSound, however I cannot honestly determine how.

View 1 Replies

Capture Video And Audio From Another Windows App?

Dec 19, 2011

I am planning to create a proprietary Windows application that will let the user capture video and audio from any other Windows application and stream it onto another computer via Internet. Capturing video is easy, I could simply let the user browse all open windows (or applications) and have the user click the prefered one. But what about audio? Is it possible in Windows to capture the audio from any application?

View 4 Replies

Integrate To Application A Process To Capture The Audio And Video

Mar 29, 2012

I'am on Visual Studio 2008, language :VB

I want to integrate to my application a process to capture the audio and video from a specific area of the screen and save it in a .wmv or .avi file.

I already have Microsoft.Expression.Encoder on my computer but I dont know how to integrate the tool to my project.

View 3 Replies

Display The Website's Player (Silverlight Based) And Capture The Audio

Sep 28, 2011

We have an occasional board meeting that is broadcast live via the Internet. We are on a 3000+PC LAN and our office is out in the boonies on a T1 line. In order for us to listen to the meeting we need to go to a website and play the live stream. If more than a few PCs listen in the line is saturated and no one can listen.

[Code]...

View 2 Replies

Audio Management System - Allow User To Add Audio Files Itself Into Database Together With Audio Information

Jan 28, 2010

I'm developing a standslone system for my school project. I'm developing an audio management system which allow user to add audio files itself into database together with the audio information such as artist name and album year. I just started it few days ago and face some problems.. my song in the playlist wont continue to play after 1 finished and i need some idea on how to store the audio files into database ... in blob types may be?

Heres the screenshot and codes

Public Class Form1

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_add.Click

[CODE]............................

View 2 Replies

Capture A Value In Line?

Feb 4, 2011

how can i capture the value of left in the line below using string function:

left position is left:215px

i must capture the value 215.

View 2 Replies

.net - Defining RegEx To Capture Line Definition From INI File

Feb 18, 2010

defining an expression to capture the four numerics per line that define the lines on a map.

59.684 -4.251 59.575 -5.576
59.575 -5.576 59.437 -6.899
59.437 -6.899 59.27 -8.218

[Code]....

View 3 Replies

Audio Converter And Compressor - Audio & Video - Dream.In.Code

Mar 13, 2009

I just want to ask or I need some idea on how to convert wav files to mp3 and compressed the file to make the size smaller. I've search on the internet and find vorbis.dll as a reference object and lame.exe for converter. With regards to the audio compression, i downloaded monkey's audio software but doesnt have an idea on how to incorporate it.

View 2 Replies

Make A VU Meter For Audio To Monitor Audio Input?

Feb 26, 2007

make a VU meter for Audio to monitor audio input devices volume level such as microphone and etc?

View 7 Replies

Routing Modem Audio Out To SR Engine Audio Input Under VB / VBA?

May 20, 2009

I have a database application developed around Access with VBA,I have used the Speech SDK and developed an application that in conjunction with MSCOMM 6.0 library calls into a remote IVR system.It sends in the credentials and queries information in response to that IVR's verbal requests. All seems successfull except for one problem;I'm using a shared SR engine and its using the system microphone as its audio input, this in turn gets the sound from the speakers which are routed to the telephone line through the modem. Of course this has a number of disadvantages - noise added to the sound from the environment and sound quality degredation as well as speaker volume dependency.

I would like the SR engine to take its audio input from the modem in paralell with the sound that goes to the speakers (so we can listen in to the call as well). This means that I must route the system audio output to the SR engine audio input. It seems that I must use an InProc SR instance - however in VBA that type is not recognized - since the shared SR uses the microphone as input by default. there is some statement to the effect that it is difficult in Microsoft's Help file. I'm unable to set the SR audio input to the modem output stream in VBA.As needed I can accomplish the C++ interface using an ActiveX object or a DLL to expose the missing API to VBA?

View 7 Replies

Play Audio After The Previous Audio

Sep 23, 2009

how can i play the audio after the previous audio play is finish by using directx.

assume i have audio1.wav and audio2.wav.

i play audio1.wav by this code.

audio1 = audio.fromfile("D:audio1.wav", false)

how can i play audio2.wav after audio1.wav is finish? without use any button or signal. just depends on when the audio1.wav is finish, then audio2.wav will play automatically.

View 4 Replies

Packet Capture And Threading, Capture Library Waits For "thread Stop"

Apr 5, 2009

So I am hacking together an app which listens to traffic using SharpPcap library, it reconstructs the packets from sessions using the code from TpcRcon.

Listening and reconstructing part work on their own . What I want is on each packet arrival main window gets an event so it can display the packet , and when session is reconstructed display a complete packet (I am interested in HTTP ones) . -That is where it breaks with weird symptoms: for example right now it does not stop on invoking stop listening method - the sharppcap library function hangs there forever waiting on this line of code : m_pcapThreadEvent.WaitOne();//wait for the 'stopped' signal from thread

I also had it not working and crashing in sharppcap function because I had omitted one parameter in form delegate- which makes no sense, because form delegate does not deal with packet capture at all and only reacts on "New Packet" event from my "Listener" class (which is only there to notify main form)

My app starts as module main instancing class "Listener". MainForm has it
registered as friend with event and handles even "New Packet"

Main Form:
Private Sub uiListenStart_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btListenStart.Click
aLogger.AddMessage("Started Listening")

[Code]....

View 1 Replies

Check If Microphone Is On?

Apr 2, 2009

I'm using VisualBasic (and I'm kind of new to it) how can I check if the microphone is on? I'm capturing a video from the web cam, but I need also to make sure that the microphone is on. I caould not find out how to check that.

View 2 Replies

Get Microphone Input In Vb?

May 25, 2009

ACTUALLY I Am try To develop a program that have voice recognition..How CAN I do THat

View 2 Replies

How To Use Microphone In VS 2005 Using Vb

Nov 22, 2008

How to use microphone in VS 2005 using vb?What I would like to do is.. record sound from microphone and then play it..can VS 2005 do that?how?well.

View 14 Replies

MP3 Recording From Microphone

Nov 14, 2011

I am trying to record many small MP3 files from my computer's microphone. There are numberous examples using mciSendString Library "Winmm.dll" to record .wav files. I find the .wav quality to be lacking and I really want to record straight into the MP3 format rather than converting my .wav files.

View 1 Replies

MP3 Recording From Microphone?

Nov 15, 2011

I am trying to record many small MP3 files from my computer's microphone. There are numberous examples using mciSendString Library "Winmm.dll" to record .wav files. I find the .wav quality to be lacking and I really want to record straight into the MP3 format rather than converting my .wav files.

View 2 Replies

MP3 To Microphone Input

Jul 26, 2011

I have no idea how to tackle this project. I need to write an MP3 file to the microphone in. So when i'm using VOIP, the mp3 file get played. I tried to write an mp3 to the default CAPTURE DRIVE with directsound out (with Naudio): this doesnt work (it does compile, execute, but the microphone in does not seem to get input:

[Code]...

View 1 Replies

DirectSound Capturing Microphone In VB

Dec 18, 2010

I'm currently trying to Capture through DirectSound, I've been trying toying around with WaveLib(Ported to VB) but this is very confusing. Anyway, I cant figure out how I am supposed to do this and would like some assistance. The end goal of this project is to: Record Microphone > Encode with Speex Codec > Send over UDP > Decode > Play on Speakers

View 3 Replies

Get Microphone Input Level In VB?

Feb 1, 2010

I am a beginner in VB, and I would like to make an oscilloscope display - showing voltage level of microphone input.

View 3 Replies

Get The Microphone Input Level?

Jan 25, 2010

for an application I need to get the microphone input level and "display" it with a ProgressBar.

View 2 Replies

Get Usb Microphone Input Level?

May 10, 2010

How to get usb microphone input level ?

(i am refering to peak volume input)

what import statement, source code to use ?

View 5 Replies

MP3 Recording From Microphone VS 2010?

Nov 14, 2011

I am trying to record many small MP3 files from my computer's microphone. I know how to do this using mciSendString with the "Winmm.dll" to record .wav files. I need to record straight into the MP3 format from Visual Basic 2010.

View 1 Replies

Mute Microphone And Speakers On Win 7 IN VB?

Jan 4, 2012

there are many C# things for this but I DONT KNOW C#, this link has FOUR C# PROJECTS - when it is posted in this forum:[URL]..it is ticking me off that all of the volume control i can find is in, yet again, C#!

please help, i NEED something to mute/unmute mic on button click and speakers on button click

View 5 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved