|
-
April 6th, 2000, 12:19 AM
#1
recording sound
i wanted to know if anybody could help me record sound using VB
-
April 11th, 2000, 12:35 PM
#2
Re: recording sound
You would need to know how to use the API sections that comes with windows 95 or 98. But why doing it by the hard way. Just call the sound recorder program from you application. This is the way to call it
Shell "c:\windows\sndrec32.exe" where c: is your hard drive letter.
-
April 12th, 2000, 01:17 AM
#3
Re: recording sound
thnx for ur suggestions..
I wanted to have the interface of the sound recording integrated with my form .
By using sndrec32.exe i think that would not be possible
I would prefer getting to learn APIs
Any suggestion any good site on API usage or downloading API tutorials ..
-
April 13th, 2000, 10:50 AM
#4
Re: recording sound
If you speak spanish let me know. I was the one that sent it before. I have a book that talks about it, but its in spanish. Maybee if you see it you could understand it.
Ore you could use the .ocx that comes with windows 95 and 98. Whith this .ocx you could do it and play .avi pictures if you want. Is the one that windows uses to show their program examples in the install cd. In the component menu will apear in Windows Media Player.
I hope this will help you. Send me an e-mail at [email protected] if you have any question.
Att
Angel X. Dendariarena Rios
-
April 13th, 2000, 01:30 PM
#5
Re: recording sound
try this site, it is excellent for API Information:
http://www.vbapi.com
Kris
Software Engineer
Phoenix, AZ USA
-
April 15th, 2000, 01:32 AM
#6
Re: recording sound
thnx ..
that was indeed a wonderful site ..
-
April 15th, 2000, 01:49 AM
#7
Re: recording sound
Well, I guess Bad Luck to me - I don't know Spanish ..
About the OCX file - I would like to know more about it . Windows Media Player - I thought was used only for playing the sound and movie file (not recording ) . Any additional info appreciated ..
Infact I thought that the recording could be done using the MMC control ( i did see a record button there ) . Well, I could not figure out how to do it ..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|