Recording and playing WAV

  • Thread starter Thread starter Luck
  • Start date Start date
L

Luck

Hi, I'm trying to write a program to record and play a simple WAV file
through my audio card using VB.NET. Can someone please tell me how I might
do this or perhaps point me to a website / reference.

Thanks very much in advance!

Luck
 
Hi Kudzu,

Not really close now (although I am born there and it is my City).

However Holland is so small 300X200km on the most wide places I think.

And most probably I am not going to TechEd.

Cor
 
* "Luck said:
Hi, I'm trying to write a program to record and play a simple WAV file
through my audio card using VB.NET. Can someone please tell me how I might
do this or perhaps point me to a website / reference.

That's very simple with some p/invoke. A VB6 sample can be found here
(must be converted to VB.NET before using it in VB.NET):

<URL:http://www.activevb.de/tipps/vb6tipps/tipp0127.html>
 
Cor Ligthert said:
Not really close now (although I am born there and it is my City).

However Holland is so small 300X200km on the most wide places I think.

Yes, its all small but still. :) We come to the Netherlands a few times a
year. In fact I was there last week speaking at SDC (CTTM) (Papendaal). We
we're also in the Netherlands in March.

I thought if you were close enough a few of us in this NG might meet up on
our next trip which will be for Tech Ed.



--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Make your ASP.NET applications run faster
http://www.atozed.com/IntraWeb/
 
(e-mail address removed) (Herfried K. Wagner [MVP]) wrote in $Z##[email protected]:
Who can afford the ticket... :-(.

Evidently about 4,000 people - but yes it is quite expensive. We are
exhibitors and while we knew it would be expensive, TechEd is as much as
Cebit was and smaller booth!

But what really is making me crazy is some of their rules regarding booth
staff which are very unusual. Most conferences charge us 50 Euros or so for
extra staff, but TechEd wants like 900 EUROS! And these staff dont get into
sessions, or even fed. Just a chance to stand in the booth and help.


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Develop ASP.NET applications easier and in less time:
http://www.atozed.com/IntraWeb/
 
Back
Top