Click here to Skip to main content
15,912,021 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Interesting Problem in Deployment Pin
Ian Darling16-Feb-04 0:48
Ian Darling16-Feb-04 0:48 
GeneralFree VB.Net and C# Training Pin
Tony M John15-Feb-04 15:11
Tony M John15-Feb-04 15:11 
Generalopen a document Pin
aguest15-Feb-04 9:28
aguest15-Feb-04 9:28 
GeneralRe: open a document Pin
-Dr_X-15-Feb-04 16:15
-Dr_X-15-Feb-04 16:15 
GeneralRe: open a document Pin
Anonymous17-Feb-04 14:59
Anonymous17-Feb-04 14:59 
GeneralRe: open a document Pin
Het210916-Feb-04 19:55
Het210916-Feb-04 19:55 
GeneralHowTo: Read Sound Volume in RealTime Pin
ahecker15-Feb-04 2:25
ahecker15-Feb-04 2:25 
GeneralRe: HowTo: Read Sound Volume in RealTime Pin
Dave Kreskowiak15-Feb-04 16:37
mveDave Kreskowiak15-Feb-04 16:37 
Do you want the "volume level" or the sampled peaks of the output going to the speakers?

Volume is simple, you've already found the code for it.

Sampling the output is a whole other story. Now you have to consider getting the output of 1 to 8 speakers. This sampling can occur very fast, but can your serial port implementation keep up with the rate of data you want to transmit? How fast are you looking at sending data out the serial port?

You might want to look at this[^] link for a sample on MSDN.


RageInTheMachine9532
QuestionHow to Insert Table in Rich Text Control Pin
Sumit Kapoor15-Feb-04 0:15
Sumit Kapoor15-Feb-04 0:15 
AnswerRe: How to Insert Table in Rich Text Control Pin
jzsmith3321-Feb-04 21:30
jzsmith3321-Feb-04 21:30 
GeneralCompletely Dynamic Menu Pin
Pugman81214-Feb-04 20:34
Pugman81214-Feb-04 20:34 
GeneralRe: Completely Dynamic Menu Pin
Yogendra Agarwal19-Feb-04 9:19
Yogendra Agarwal19-Feb-04 9:19 
GeneralOne form MDI only admitted Pin
Member 87881514-Feb-04 10:37
Member 87881514-Feb-04 10:37 
Generalhide a from which is not foucsed Pin
aynka200014-Feb-04 7:26
aynka200014-Feb-04 7:26 
GeneralRe: hide a from which is not foucsed Pin
zaheer Asif14-Feb-04 9:58
zaheer Asif14-Feb-04 9:58 
GeneralRe: hide a from which is not foucsed Pin
zaheer Asif14-Feb-04 10:00
zaheer Asif14-Feb-04 10:00 
QuestionHow to create a SPARSE file in VB.NET Pin
WESHILL14-Feb-04 7:23
WESHILL14-Feb-04 7:23 
AnswerRe: How to create a SPARSE file in VB.NET Pin
Dave Kreskowiak14-Feb-04 9:25
mveDave Kreskowiak14-Feb-04 9:25 
GeneralRe: How to create a SPARSE file in VB.NET Pin
WESHILL14-Feb-04 9:41
WESHILL14-Feb-04 9:41 
GeneralRe: How to create a SPARSE file in VB.NET Pin
Dave Kreskowiak16-Feb-04 8:51
mveDave Kreskowiak16-Feb-04 8:51 
GeneralRe: How to create a SPARSE file in VB.NET Pin
WESHILL24-Feb-04 5:54
WESHILL24-Feb-04 5:54 
GeneralRe: How to create a SPARSE file in VB.NET Pin
WESHILL9-Mar-04 2:03
WESHILL9-Mar-04 2:03 
Questionmousehover? Pin
Nadroj14-Feb-04 6:42
Nadroj14-Feb-04 6:42 
AnswerRe: mousehover? Pin
Matthew Hazlett14-Feb-04 7:13
Matthew Hazlett14-Feb-04 7:13 
GeneralRe: mousehover? Pin
Nadroj14-Feb-04 7:21
Nadroj14-Feb-04 7:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.