asp.net - Record and save audio in c# .net web application -


is there anyway can record sound microphone using c# .net

  • what best option if have save audio online in terms of file occupying storage space.

  • any particular format file should saved in optimum output.

i think have use either small flash application or silverlight application actual recording. upload file application using web service or similar.

and mp3 sort of standard file format sound on web. i'd go that.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -