|
-
Jan 10th, 2007, 10:21 AM
#2
Re: Manipulating sound data FROM a modem (this is prob. one for the techies :-))
Assuming you're talking about a data connection over the phone line (like using a modem to connect to another modem, or to your ISP), you can't do that in VB, you'd have to use the sound card to decode it. You're talking about phase modulation, and there's nothing in VB that would allow you to determine phase change in an audio wave form. Depending on how you recorded it, the phase information might not even be recorded accurately enough to recover the data.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
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
|