Bug 131585
| Summary: | Chrome unecessarily asks permission twice to allow mic | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | selfknows |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | ahmad.saleem792, ap |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Windows 7 | ||
selfknows
This happens when a page uses webkitAudioContext at the same time as the speech recognition API.
This is likely a common need, for processing audio graphically while also checking for speech matches (e.g. speech volume meter, spectrum analysis, etc.)
It should only ask once for both.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
Is it something WebKit level or Safari level? Plus it is mentioned 'Chrome', so it might not be applicable.
@ap - any idea? Should we close it because it mentions 'Chrome' and I haven't came across this error myself.
Alexey Proskuryakov
Please provide a test case if this is still an issue (and sorry for ignoring this for so long, not sure how this fell through the cracks so completely).