Open
Bug 305567
Opened 19 years ago
Updated 2 years ago
Add recording and volume control capabilities
Categories
(Core :: Widget, enhancement)
Core
Widget
Tracking
()
NEW
People
(Reporter: stefan, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050821 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050821 Firefox/1.0.6
After investigating the possibilities of a XUL application which does
audiomanipulation, I found out nsSound doesn't provide recording or volume
control of audio. Is such functionality planned?
Reproducible: Always
Comment 1•19 years ago
|
||
That's not something that a browser needs. Most of the functionality you in
Firefox/Mozilla has something to do with the functionality that a browser needs
to have in order to function properly.
Recording sound or volume control isn't really part of that.
So I think you'll need to add that functionality yourself in the extension.
Reporter | ||
Comment 2•19 years ago
|
||
I can't dispute the browser, therefor changing the product to Mozilla
Application Suite. Mozilla, in my eyes, became a framework for all different
platform independant applications. Why limit its functionality? (nsSound already
uses an abstraction layer for sound on gtk2 platform, ESD)
Creating an extension that implements complete audio functionality for a
specific platform seems the other way around if basic (but extendable) audio
functionality exists.
Product: Firefox → Mozilla Application Suite
Comment 3•19 years ago
|
||
Personally I think this would be a useful addition for XULRunner, so possibly
this should be a Core or Toolkit enhancement.
Comment 4•19 years ago
|
||
Sound appears to be part of Core - Widget.
Assignee: nobody → general
Status: UNCONFIRMED → NEW
Component: General → Widget
Ever confirmed: true
OS: Linux → All
Product: Mozilla Application Suite → Core
QA Contact: general
Hardware: PC → All
Summary: nsSound recording and volume control → Add recording and volume control capabilities
Version: unspecified → Trunk
Updated•15 years ago
|
QA Contact: general
Comment 5•13 years ago
|
||
I vote for this feature since it'll be nice to record a short voice message and send it online in an web-based IM app.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•