开发者

Record voice with ASP.NET?

How can I record voice from an ASP.NET application 开发者_如何学编程and upload to server? Is it possible to do using AJAX?


It is not possible to record audio in a web browser with plain old JavaScript and HTML (including ASP.NET or any other server-side language or platform). You would think it would be possible using Flash, but it is not possible, at least not yet. The closest thing I have found is a Java applet for recording sound.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜