Click here to Skip to main content
15,898,658 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: error while converting string xml to xml using xelement Pin
Dave Kreskowiak19-Jul-11 7:05
mveDave Kreskowiak19-Jul-11 7:05 
GeneralRe: error while converting string xml to xml using xelement Pin
Richard MacCutchan19-Jul-11 9:29
mveRichard MacCutchan19-Jul-11 9:29 
AnswerRe: error while converting string xml to xml using xelement Pin
Dave Kreskowiak19-Jul-11 7:04
mveDave Kreskowiak19-Jul-11 7:04 
Questionhow to make usercontrols in vb6 Pin
karaikudiselva18-Jul-11 23:40
karaikudiselva18-Jul-11 23:40 
AnswerRe: how to make usercontrols in vb6 Pin
Nagy Vilmos19-Jul-11 0:22
professionalNagy Vilmos19-Jul-11 0:22 
AnswerRe: how to make usercontrols in vb6 Pin
Dalek Dave23-Aug-11 11:30
professionalDalek Dave23-Aug-11 11:30 
Questioncompare voice from mic with a wav file Pin
speedydc1018-Jul-11 12:58
speedydc1018-Jul-11 12:58 
AnswerRe: compare voice from mic with a wav file Pin
Dave Kreskowiak18-Jul-11 18:30
mveDave Kreskowiak18-Jul-11 18:30 
You'd have to do something along the lines of a sliding window Fast Fourier Transform or Discreet Fourier Transform on both sets of data. There are a couple of problems with this as you'll have to account for differing sample rates of your WAV file and the samples coming from the mic.

You might also want to look into Hidden Markov Models as they tend to be a bit more forgiving in the sample rate differences.

Good Luck!

QuestionIs it possible to copy a file to a destination that includes a shortcut? Pin
Jon_Boy18-Jul-11 6:52
Jon_Boy18-Jul-11 6:52 
AnswerRe: Is it possible to copy a file to a destination that includes a shortcut? Pin
Eddy Vluggen18-Jul-11 7:46
professionalEddy Vluggen18-Jul-11 7:46 
GeneralRe: Is it possible to copy a file to a destination that includes a shortcut? Pin
Jon_Boy19-Jul-11 2:37
Jon_Boy19-Jul-11 2:37 
GeneralRe: Is it possible to copy a file to a destination that includes a shortcut? Pin
Eddy Vluggen19-Jul-11 6:19
professionalEddy Vluggen19-Jul-11 6:19 
QuestionChange Form Title Bar Color [modified] Pin
ivo7517-Jul-11 21:01
ivo7517-Jul-11 21:01 
AnswerRe: Change Form Title Bar Color Pin
Dave Kreskowiak18-Jul-11 2:13
mveDave Kreskowiak18-Jul-11 2:13 
GeneralRe: Change Form Title Bar Color Pin
ivo7518-Jul-11 2:25
ivo7518-Jul-11 2:25 
GeneralRe: Change Form Title Bar Color Pin
Dave Kreskowiak18-Jul-11 6:57
mveDave Kreskowiak18-Jul-11 6:57 
Questionread access denied to com port in vbs [modified] Pin
sonisan15-Jul-11 23:27
sonisan15-Jul-11 23:27 
AnswerRe: read access denied to com port in vbs Pin
Dave Kreskowiak16-Jul-11 11:11
mveDave Kreskowiak16-Jul-11 11:11 
GeneralRe: read access denied to com port in vbs Pin
sonisan16-Jul-11 22:06
sonisan16-Jul-11 22:06 
QuestionBrowser with advanced tab Pin
ObscureA9215-Jul-11 20:38
ObscureA9215-Jul-11 20:38 
GeneralRe: Browser with advanced tab Pin
Shameel16-Jul-11 4:14
professionalShameel16-Jul-11 4:14 
GeneralRe: Browser with advanced tab Pin
ObscureA9216-Jul-11 7:26
ObscureA9216-Jul-11 7:26 
GeneralRe: Browser with advanced tab Pin
Shameel16-Jul-11 8:40
professionalShameel16-Jul-11 8:40 
GeneralRe: Browser with advanced tab Pin
ObscureA9216-Jul-11 12:08
ObscureA9216-Jul-11 12:08 
GeneralRe: Browser with advanced tab Pin
Shameel16-Jul-11 21:01
professionalShameel16-Jul-11 21:01 

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.