如何在asp.net中使用麦克风录制语音

问题描述:

我在我的网络应用程序中使用了winmm.dll,但它只在localhost中运行。上传网站后无法正常工作。请快速给我解决方案。急需。









问候,

Rajendra Patel。

I have used winmm.dll in my web application but it is working localhost only. not work after uploading website. Please give me solution quick.It is urgent needed.




Regards,
Rajendra Patel.

HTML5提供录音。需要现代浏览器。你不会直接使用winmm.dll,因为它也必须在非Windows系统上工作。
HTML5 offers sound recording. A modern browser is required. You won''t use winmm.dll directly, as it has to work on non-Windows systems also.


http://www.dotnetspider.com/resources/4967-How-record-voice-from-microphone.aspx [ ^ ]





使用dotnetspider.com的上述链接
http://www.dotnetspider.com/resources/4967-How-record-voice-from-microphone.aspx[^]


using above link of dotnetspider.com