Reputation: 11
I am pretty new to windows phone, and I would like to create simple app that can record sound from mic, and save it.
I already have searched for some classes that are able to record, but I didn't find anything I can understand. I have found MediaCapture class, but I cant find any tutorial or guide how to set up recording. I also found using Xna Framework Audio, but I have read that it is no longer developing and it is becoming unsupported on win phones.
Can you guys point me towards direction I can accomplish this sound recording ? Windows phone 8, C#, Visual Studio 2013 Professional
Upvotes: 0
Views: 948