capture audio data while recording
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
hi all, I am using "mciSendString" api function to record the wave audio through microphone. My question is how can i capture the audio data in Integer array while recording? Because I have to Plot the line graph(spectrum) by using these values while recording(real Time) Please help me. Is there any other method to Plot the graph while recording(realTime) Thank in advance.:rose: :eek: