使用HTML5进行音频捕捉 [英] Audio capturing with HTML5

查看:127
本文介绍了使用HTML5进行音频捕捉的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试了解是否有办法用HTML5录制音频
无济于事。我尝试使用这个例子
但它没有工作。我猜他是真的意思,当他说
它不被任何浏览器支持时。



我错过了什么吗?也许它已经可能了?
我在基于浏览器的应用程序中录制音频的选项是什么?



只有请开放源代码:)

解决方案

你可能想看看 HTML媒体捕捉其API 。 p>

爱立信实验室已经实现了这一目标,请参阅:

我目前正在处理类似这样的事情,请参阅: here


I've tried to see if there's a way to record audio with HTML5 to no avail. I tried using this example but it didn't work. I'm guessing he really meant it when he said that it is not supported by any browser yet.

Am I missing something? perhaps it is already possible? What are my options to record audio on a browser-based application?

Open Source only please :)

解决方案

You might wanna have a look at HTML Media Capture and its API.

Ericsson labs already achieved this, see: here (Note: Note that the device element and the related APIs are not available in any browser yet, and the APIs may change before this happens.) But it gives you a rough idea about how it's done.

I am currently working on something like this myself, see: here.

这篇关于使用HTML5进行音频捕捉的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆