开发者

Write a Plugin in Python for audio

I have written a script that on execution lets the user record a message by accessing their microphone and stores it.

I want to make this script useable over my website, which will require me to write a plug-in for the browser. Is there 开发者_如何学运维a good tutorial that will teach me how to write this plug in and set it up. is there another way.


You'll definitely want to look at:

https://developer.mozilla.org/en/Plugins

and

http://code.google.com/chrome/extensions/npapi.html

That were from the post Ignacio linked: How to write a browser plugin?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜