Project Description:
We need to build an application that should record our desktop and audio from microphone at a time. This file needs to be saved automatically in a specified path.The language to be used C#.net (Windows Application). We tried to build an application using the DLL windows media Encoder. But the problem we are facing is, there is a pop up window appears to save the section manually to a system folder. This is working fine. But we do not need to show that pop up window and the section should be saved automatically to a specified path. We tried it from here but the saved section missing some part of the audio. Could anyone help us to find a solution for this?