c# - merge sound file audio and record in Widows 8 Metro Windows Store application -


i have 2 sound files need merge. 1 audio file , other recording file.

i using c# build metro style app. there libraries or functionality in .net can use complete this?

take naudio, don't know if have version windows store apps.

an option write .net web service uses naudio job of merging audio files , send app.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

javascript - Clean way to programmatically use CSS transitions from JS? -

android - send complex objects as post php java -