Forum: Visual Basic 4 / 5 / 6 Jul 22nd, 2005 |
| Replies: 1 Views: 1,427 I am using the MSCOMM control object in VB. Does anybody know how to read modem register values in VB? |
Forum: Visual Basic 4 / 5 / 6 Jul 18th, 2005 |
| Replies: 32 Views: 23,933 Alan,
You are awesome! Thank you so much. Your program works beautifully. This is most helpful.
Joe |
Forum: Visual Basic 4 / 5 / 6 Jul 15th, 2005 |
| Replies: 32 Views: 23,933 Yes, I'd greatly appreciate it if you could share your code that accomplishes this.
THANK YOU.
Joe |
Forum: Visual Basic 4 / 5 / 6 Jul 8th, 2005 |
| Replies: 32 Views: 23,933 I just found out that the program only works on certain sound cards. Would you mind running it and if it works letting me know what model sound card you have? Thank you!
Joe |
Forum: Visual Basic 4 / 5 / 6 Jul 7th, 2005 |
| Replies: 32 Views: 23,933 I've uploaded the source files so you don't need to use the .exe to unzip.
Joe |
Forum: Visual Basic 4 / 5 / 6 Jul 7th, 2005 |
| Replies: 32 Views: 23,933 I was wondering if anybody has used the audio level detection software available at http://www.vbcodesource.com/downloads/audiolevel.zip
When I download the source code and run it I get two errors:... |
Forum: Visual Basic 4 / 5 / 6 Jun 30th, 2005 |
| Replies: 0 Views: 1,604 I am trying to write a VB program that will detect if audio is coming into the microphone or line-in ports.
Perhaps one way to do this is to read the ADC register which constains digitized samples... |