converter - Convert AMR file to WAV on C# -


In my Android application, I want to record an audio file and send it to a small file with the service (ASP service) .

And I found out that .amr file is one of the original record files on Android and its smallest file is.

I am. How can I convert .wav to C #?


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -