如何在asp.net中实现录音机

发布于 2024-08-22 08:02:58 字数 113 浏览 7 评论 0原文

我只想在我们的应用程序中实现录音工具。功能如下。

通过麦克风录制音频(录音) 停止该音频 保存该音频 为相同的音频生成嵌入代码

我感谢您实现此目的的建议。

非常感谢

I just want to implement audio recording tool in our application.The functionality is as follows.

Record an audio through microphone(voice recording)
stop that audio
saving that audio
generate embed code for the same audio

I appreciate your suggessions to implement this.

thanks very much

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

嘿咻 2024-08-29 08:02:58

ASP.NET 本身并不适合这种类型的应用程序。如果您希望用户能够在您的网站上录制音频,您可以查看 Silverlight 4.0 (vid)。

另请参阅这个问题:
从网页录制音频

如果这不是您所需要的,请详细说明您的预期目的清楚地。

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.

伴随着你 2024-08-29 08:02:58

这应该在闪光灯或银光灯下完成。这和c#没有太大关系。

请参阅http://activeden.net/item/sound-recorder/104191

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文