views:

10

answers:

0

I want to write a program in C# for Windows Mobile 6.0, which records whatever is spoken through mike. When we enter into the application it could Start listening for voice. If user speaks something through mike then the record could be started otherwise it will keep on listening. Whatever he spoke should get recorded. Once he stopped speaking then it saved into a wave file. Please let me know how to do that. Thanks in Advance.