Accessing the sound card 
Author Message
 Accessing the sound card

Hi,

I just got a sound card, like yesterday, and am itching to
start programming it. I found the ref in the FAQ about playing
wav's, but can someone recommend a book (or ftp site, or web
site,or VBX) about how to access the sound card for recording?
The next couple steps are:

1) hit a record button, record something and hit a stop button
2) leading up to 'watching' the card for some threshold and
then record everything until so many seconds after the input
has quieted
3) and eventually do stuff like FTT on the signal

Does Windoze 95 and VB4 do this any easier than 3.1/3?

BTW, I don't expect to do this in VB. I would like to think I
could write a DLL or VBX (or device driver) to handle the
heavy duty I/O and do the interface in VB.  I've done a fair
amount of device driver/interrupt driven/TSR DOS programming.
 I just wanna access the sound card. Its what I do.

ttfn  fiz



Tue, 19 May 1998 03:00:00 GMT  
 Accessing the sound card

Quote:

>Hi,

>I just got a sound card, like yesterday, and am itching to
>start programming it. I found the ref in the FAQ about playing
>wav's, but can someone recommend a book (or ftp site, or web
>site,or VBX) about how to access the sound card for recording?
>The next couple steps are:

>1) hit a record button, record something and hit a stop button
>2) leading up to 'watching' the card for some threshold and
>then record everything until so many seconds after the input
>has quieted
>3) and eventually do stuff like FTT on the signal

>Does Windoze 95 and VB4 do this any easier than 3.1/3?

>BTW, I don't expect to do this in VB. I would like to think I
>could write a DLL or VBX (or device driver) to handle the
>heavy duty I/O and do the interface in VB.  I've done a fair
>amount of device driver/interrupt driven/TSR DOS programming.
> I just wanna access the sound card. Its what I do.

>ttfn  fiz

checkout the API section in the below VB site.
------------------------------------------------------------
  Revised VB Site:  http://www.ionet.net/~robinson/vb.html
  ShareWare Site: http://www.ionet.net/~robinson/home.html
------------------------------------------------------------


Thu, 21 May 1998 03:00:00 GMT  
 Accessing the sound card
: Hi,
: 1) hit a record button, record something and hit a stop button
: 2) leading up to 'watching' the card for some threshold and
: then record everything until so many seconds after the input
: has quieted
: 3) and eventually do stuff like FTT on the signal

welcome to the 20th century with your purchase of sound card :)

actually, sound's not my thing, so there may be (prolly are) better
sources, but VENTANA PRESS's 'Visual Basic power toolkit' had a number of
routines and whatot that sound like they should do the trick for you.

it's a good book too, btw.. but a little old by now.

regards,

adrian

--
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  i keep six honest serving men          \/      
    (they taught me all i knew);         /\         adrian cybriwsky

    and how and where and who. (kipling) /\                                
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



Tue, 26 May 1998 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Sound Card <-> Sound Card Via Data

2. sound via sound card?

3. QBasic Sound Programs using Sound Blaster and Adlib Cards Here

4. Get sound from Sound Card

5. Caputure sound from microphone ( connected with sound card )in VB6

6. Capturing sound info from sound card without a WAV file

7. Directing Sound to modem or sound card

8. Making sound through sound card

9. Urgent, How to: Play sound using sound card?

10. Urgent, How to: Play sound using sound card?

11. How to produce sounds without a sound card

12. Sample sounds coming through sound card

 

 
Powered by phpBB® Forum Software