how to implement audio recorder in asp.net

∥☆過路亽.° 提交于 2019-12-02 02:08:32
Thorarin

ASP.NET on its own is not suited for this kind of application. If you want users to be able to record audio on your website, you could take a look at Silverlight 4.0 (vid).

See also this question: Recording Audio From Web Page

If that's not what you need, please explain your intended purpose more clearly.

This should be done in flash or silverlight. This has not a lot to do with c#.

See http://activeden.net/item/sound-recorder/104191

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!