Click here to Skip to main content
Sign Up to vote bad
good
See more: MFCVC++
hi...
I am having a Dialog based application with
one edit box to get the filepath of a wav file that is to be played.
the file path i can get through one button called browse.when i click on browse a dialog will be opened with th wav files that are present on my computer.by select it and when click on play it start playing the wav file.
upto here i did good.
the real problem is what
i am having 2 more buttons for record and record stop.
when i click on record button the file that is palying(when i click on play boutton)
that should start recording to a slice time and it should be save in my computer when i click on stop button.
playing should be done still the application gets closed.
can any one help me with an example for my problem
Posted 6 Sep '12 - 19:37


1 solution

You can use multimedia SDK functions such that waveOutOpen, waveInOpen, waveInPrepareHeader, waveInAddBuffer, waveInStart...
Waveform audio MSDN[^]
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 423
1 OriginalGriff 291
2 Mayur_Panchal 153
3 Mohammed Hameed 145
4 Dave Kreskowiak 125
0 Sergey Alexandrovich Kryukov 8,146
1 OriginalGriff 6,236
2 CPallini 3,482
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 20 Sep 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid