Microphone and Audio Capture Configuration
Instructions for configuring microphone and tab audio capture permissions
Last updated
Was this helpful?
Instructions for configuring microphone and tab audio capture permissions
Last updated
Was this helpful?
By default, the browser will prompt the first time PixieBrix requests to use the microphone.
Navigate to Settings > Privacy & Security > Site Settings > Microphone > PixieBrix.
For the Microphone permission, select "Allow" from the dropdown.
To automatically allow audio capture using PixieBrix, use the following Chrome policies:
List of strings
PixieBrix: [*.]mpjjildhmpddojocokjkgmlkkkfjnepo
PixieBrix BETA: [*.]mpapkmgkphbggmlekkfnoilmafnbfile
List of strings
PixieBrix: [*.]mpjjildhmpddojocokjkgmlkkkfjnepo
PixieBrix BETA: [*.]mpapkmgkphbggmlekkfnoilmafnbfile
To set the AudioCaptureAllowedUrls
policy via Windows Registry, create a key for Software\Policies\Google\Chrome\AudioCaptureAllowedUrls
and add a REG_SZ
value for each allowlist entry (entries for list keys should be 1, 2, 3, ...):
To configure the default allow/deny audio capture policies across all extensions/websites, use the following policies:
If set to false, only allowlisted extensions/origins will be able to capture audio. See the previous section:#allowlisting-audio-capture-via-policy
REG_DWORD
1
REG_DWORD
1
To view your browser's default microphone, visit Settings > Privacy & Security > Site Settings > Microphone. The microphones available to your browser will be listed in a drop-down:
Chrome's permissions model currently only allows automatic tab media capture if the user has invoked the extension on the tab by:
Clicking the icon in the toolbar
Clicking a native context menu action
Invoking a registered Chrome keyboard shortcut associated with the extension
Microphone:
Tab Audio:
For more information on URL patterns, see Chrome's documentation for .
: microphone
: tab audio
In other situations, PixieBrix must fall back to showing the tab picker. We're
PixieBrix uses the state-of-the-art codec in WebM audio format (MIME type: audio/webm;codecs="opus"
). For more details, see