hi i am totally new user in of vc++
i am doing a project on audio processing in vc++
there are basically four steps which i want to perform
1.reading a audio
2.playing a audio
3.converting the audio in 1-d array
4.playing the array back
please help me in this respect

Hi
i found this link:
http://edn.embarcadero.com/article/21300

If the compiler gives you an error because the header file is missing add that header file in your project. I haven't tested this code by myself but you can get some guidance from it. I have done audio processing in MATLAB but in C++ its little harder, in addition to that C++ will give you results much faster than MATLAB. So i hope this helps.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.